Next Previous Contents

4. Differences to the ISO standard

Here is a list of differences between the language, the compiler accepts, and the one defined by the ISO standard:

There may be some more minor differences I'm currently not aware of. The biggest problem is the missing float data type. With this limitation in mind, you should be able to write fairly portable code.


Next Previous Contents