IT Undergraduate over 4 yearsago このファイル名なのですが、ここが変わる場合もあるのでしょうか? それとも、このファイルしか存在しないのでしょうか…? 教えて欲しいです💦 */ でかこまれたところは何を書いて //… 1行のみコメント文とする ○プリプロセッサ制御文について #include<stdio. h> ムファイル名 stdio.h (標準入出力関数) を取り込んで使えるよ Pri (standard input output header file) Sca Resolved Answers: 1
IT Undergraduate about 7 yearsago 下の文の「#include <stdio.h>」がおまじないらしいのですが、どんな効果があるのですか? #include <stdio.h> main( ) { printf("hello, world\n"); } Resolved Answers: 3