C Programming Embedded Systems

Pit-falls of Bit-fields

emertxe-admin April 3, 2014 3 min read
disadvantages of using bitfields in memory
Introduction In the past few posts we have been checking various aspects related to bit fields. In this blog, let us focus on the  disadvantages of using bitfields in memory Portability is basically about having the same program or application running across various processor architecture.... Read more
C Programming Embedded Systems

Face-off with sizeof()

emertxe-admin March 28, 2014 3 min read
Size of operator in C programming
Table of Contents Add a header to begin generating the table of contents Sizeof : Brief The unary operator size of operator in C programming is used to calculate the size of any datatype, measured in the number of bytes required to represent the type.... Read more

Start Your
Embedded Systems Journey Today!

Register Now!