Tag: gcc compiler
Be Cautious while using Bit Fields for Programming
In this article, the author tells embedded C programmers why writing code involving bit fields needs to be done carefully, failing which the results...
CodeSport
In this month's column, let us focus our attention on some of the common compiler optimisations, and on how to write code that can...