what is ansi C?? how diff is it from the C language.
Printable View
what is ansi C?? how diff is it from the C language.
ANSI C is regular, standard C.
Z.
ANSI C is the official standard version of the C programming language. Most compilers are ANSI C compatible but a few are designed to work with a slightly customised version of C.
The current ansi standard C is C99. It added some new things like restricted pointers.
very awesome ANCI-C website:
http://www.hh.se/stud/d98rolb/programming.html