In contrast to programming at PC level, ANSI-C is used in microcontroller applications. The language scope of ANSI-C differs from C++ and Borland C in the way
that specific operators and functions only required for PC programming are not available. The scope of the language is adapted to the memory equipment and the speed of the 8- or 16-bit controllers that are often used.
Here is a compilation of the most important language elements of ANSI-C
Note: File is not yet complete and will be updated soon