#include <stdio.h>extern FILE *stdin;extern FILE *stdout;extern FILE *stderr; ... The input stream is referred to as "standard input"; the output stream is ...
確定! 回上一頁