CITS2002 Systems Programming |
← prev | next → | CITS2002 | CITS2002 schedule | |||
The Standardization of C - ANSI/ISO-C99 and ISO/IEC 9899:2011 (C11)
In this unit we will focus exclusively on C11, and only mention other versions of C when the differences are significant. If the C compiler on your computer system does not support C11, you will be able to undertake most exercises using C99 - but are strongly encouraged to upgrade your C compiler (a topic discussed in our first workshop).
CITS2002 Systems Programming, Lecture 1, p14, 22nd July 2024.
|