>>770 >>777 警告出ないか? main()の戻り値の型がないと。漏れの端末だとこうなるのだが。 -- $ gcc --version ; gcc foo.c gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
foo.c:3: warning: return type defaults to `int' foo.c: In function `main': foo.c:6: warning: control reaches end of non-void function