News

Embedded C developers shy away from C++ out of concern for performance. The class construct is one of their main concerns. My previous article Code Craft – Embedding C++: Classes explored ...
Topic 1: Introduction. Why C++? Variables. Data Types. Type Conversion. Operators. Topic 2: Conditional Constructs – if, switch, and ternary operator. Topic 3 ...