コンテンツへ
#1
投稿記事 by RL » 14年前
#2
投稿記事 by naohiro19 » 14年前
コード:
// C3861.cpp void f2(){} int main() { f(); // C3861 f2(); // OK }
“C言語何でも質問掲示板” へ戻る