Yet more embedded articles – power, MMUs, the static keyword, and multicore

Yet more embedded articles – power, MMUs, the static keyword, and multicore

I am continuing my catch-up process of cataloging embedded software articles that I have had published on embedded.com This time…

Embedded software articles – from simulation to optimization

Embedded software articles – from simulation to optimization

As I have done before, I am continuing to catalog a wide selection of my articles that have appeared at…

Multiple constructors, the :: operator and memory speed – more questions answered

Multiple constructors, the :: operator and memory speed – more questions answered

Once again, I am mining a backlog of interesting questions that came up during an online C++ class. Of course,…

Default parameters, C++ determinism and other C++ questions

Default parameters, C++ determinism and other C++ questions

As I mentioned on a previous occasion, I always welcome questions whenever I make a presentation, do a web seminar,…

Undefined behavior and other delights of (bad) C programming

Undefined behavior and other delights of (bad) C programming

I started a couple of weeks ago, when I received an email from Sandeep Vasant from Ahmedabad University in India….

Quick and dirty code checking and execution

Quick and dirty code checking and execution

I often need to do a bit of programming – normally C or C++. I am not generally writing a…

Another programming language survey – what are you using?

Another programming language survey – what are you using?

As I have talked about before, I am particularly interested in programming languages, with a strong focus on embedded, of…

Uniqueness of C++ methods and class member variables

Uniqueness of C++ methods and class member variables

I have made a number of recent postings focused on C++ issues, responding to a number of questions. I have…

C++ – yet more Questions and Answers

C++ – yet more Questions and Answers

I am continuing to mine the rich vein of questions from my online C++ lectures, which I started two weeks…