Archive for the ‘C-Programming’ Category

Embedded C language

Posted on February 16th, 2009 by Administrator  |  2 Comments »

A topic of debate about the phrase, “Do you work on Embedded C language?”. I belong to the category who say there is nothing called Embedded C language, but C language for Embedded Systems. C language used for programming on embedded systems would need using the language in a smart way. Bit manipulations. Pointer Arithmetic. [...]

Read More