ANSI Standard Issues

Divergence from the ANSI C Standard

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

C Language Extensions

mikroC PRO for 8051 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 8051 compiler behaves in such situations.

The most notable specifics include:

Copyright (c) 2002-2013 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