printf printf(format, string_name); printf(“%s”, mystring); –prints the string to the standard output (without the null character) –You can use %ns, ...
確定! 回上一頁