ANSI Standard Issues

Divergence from the ANSI C Standard

The mikroC PRO for AVR diverges from the ANSI C standard in a few areas. Some of these modifications are improvements intended to facilitate AVR programming, while others are the result of AVR hardware limitations.

C Language Extensions

mikroC PRO for AVR has additional set of keywords that do not belong to the ANSI standard C language keywords:

Implementation-defined Behavior

Certain sections of the ANSI standard have implementation-defined behavior. This means that the exact behavior of some C code can vary from compiler to compiler. This Help contains the sections describing how the mikroC PRO for AVR compiler behaves in such situations.

The most notable specifics include:

Copyright (c) 2002-2012 mikroElektronika. All rights reserved.
What do you think about this topic ? Send us feedback!
Want more examples and libraries? 
Find them on LibStock - A place for the code