七行プログラミング p ..
377:デフォルトの名無しさん
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
5375日前に更新/140 KB
担当:undef