>  2004/12/19 (日) 04:53:00        [mirai]
> > http://www.tw.ioccc.org/2004/arachnid.orig.c
> > これもすごいですぜ?
> [haruna@alice ~/src]% gcc anonymous.c
> anonymous.c:7:29: warning: ISO C requires whitespace after the macro name
> anonymous.c:9:27: warning: ISO C requires whitespace after the macro name
> anonymous.c:13:23: warning: ISO C requires whitespace after the macro name
> anonymous.c: In function `main':
> anonymous.c:39: warning: pointer/integer type mismatch in conditional expression
> [haruna@alice ~/src]% ll
> total 25
> drwxrwxrwx+   2 haruna   none            0 Dec 19 04:47 .
> drwxrwxrwx+  17 haruna   none         8192 Dec 19 04:47 ..
> -rwxr-xr-x    1 haruna   none        17532 Dec 19 04:47 a.exe
> -rwxrwxrwx    1 haruna   none         2734 Dec 19 04:46 anonymous.c
> -rwxrwxrwx    1 haruna   none         3749 Dec 19 04:46 arachnid.orig.c
> [haruna@alice ~/src]% ./a.exe
> Segmentation fault (core dumped)
> [haruna@alice ~/src]%

cygwin?

参考:2004/12/19(日)04時48分46秒