Language description ANSI-C

Photo: Prof. Dr. rer. nat. Stefan Bischoff
Prof. Dr. rer. nat.
Stefan Bischoff
Faculty of Electrical Engineering and Computer Science
02763 Zittau
Schwenninger Weg 1
Building Z VII, Room 413
+49 3583 612-4868
+49 3583 612-4819

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