Just as for printf, the first argument for scanf is a format string. ... printf ("Enter two integers to sum, separated by a blank space\n"); scanf ("%d %d", ...
確定! 回上一頁