七行プログラミング part5at TECH七行プログラミング part5 - 暇つぶし2ch377:デフォルトの名無しさん 07/03/06 01:23:37 どんな処理系だそれは。 % cat test.c #include <stdio.h> main(void){printf("hello, world\n");} % gcc -ansi -pedantic test.c % ./a.exe hello, world % echo $? 13 それとも、言ってるのはこういう意味じゃない? 次ページ続きを表示1を表示最新レス表示レスジャンプ類似スレ一覧スレッドの検索話題のニュースおまかせリストオプションしおりを挟むスレッドに書込スレッドの一覧暇つぶし2ch