Close

#Define Considered...

A project log for Embedding C++

C++ is an efficient language eminently suitable for use in embedded systems but some look for proof of the efficiency. This is the proof.

rud-merriamRud Merriam 10/31/2015 at 03:100 Comments

This article is not directly related to this Embedding C++ project. It was written before the project began. But it is applicable because when switching to C++ the need to use macros (#define) is reduced considerably. As the article mentions, this was a specific goal of Bjarne Stroustrup as he developed the language.

Discussions