M
Marc Boyer
Le 26-04-2007 said:I know it is a free compiler. But does it follow any standard? If so
which standard is it? (Ansi, Ecma, etc?)
Did you have a single look at GCC documentation before posting ?
Google GCC -> http://gcc.gnu.org/onlinedocs/ ->
* GCC 4.1.2 Manual ->
# 1 Programming Languages Supported by GCC
# 2 Language Standards Supported by GCC
Marc Boyer