Using macros can be desirable for its practical uses. Since compilers basically replace the code written in macros, they are easily tend to error and…
View More Side Effect of MacrosCategory: Interview Questions
Optimizing Your Code: Part 1 – Increasing Code Efficiency
Getting the software to work is not sufficient for most embedded systems but also your system needs the same job done at a low cost…
View More Optimizing Your Code: Part 1 – Increasing Code Efficiency