Split Command : Organize Your C Files Better

Mubeen J May 27, 2014 2 min read
Split command to organize C files
Table of Contents Add a header to begin generating the table of contents Introduction Often when we walk into car garage, one can observe that the mechanic having different type of spanners, screw drivers for fixing different set of problems. These are nothing but tools... Read more

Mistake Proofing in C Programs

Mubeen J May 19, 2014 2 min read
mistake proofing in C programming
Table of Contents Add a header to begin generating the table of contents Introduction The Japanese concept of ‘poka-yoke’ talks about preventing mistakes by introducing certain mechanisms. It was originally designed for machinery which can be applied for any other aspect of life as well. What about... Read more

DISHA Workshop With Industry Expert

Jayakumar B May 6, 2014 1 min read
Table of Contents Add a header to begin generating the table of contents Introduction Mr.Vaidyanathan Ramalingam-CEO USR Infotech, Ex-Director Huawei sharing experience of Global IT Professionals in Softskill workshop.  Exclusive workshop on “Becoming Global Professionals in IT” for all our students under taking training, will be... Read more

Pit-falls of Bit-fields

Mubeen J 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

Face-off with sizeof()

Mubeen J 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!