06/09/13 13:45:06
暇なので。
>>302
自分のミスに気づかないだけならまだしも、それが他人のミスであることを前提に話をすすめるのは典型的なできないプログラマだ。
infoも読めない自分を嫌いになれ。
`-std='
Determine the language standard. This option is currently only
supported when compiling C or C++. A value for this option must be
provided; possible values are
(略)
`c99'
`c9x'
`iso9899:1999'
`iso9899:199x'
ISO C99. (ばっさり略)
`gnu89'
Default, ISO C90 plus GNU extensions (ばっさり略)