int puts ( const char * str );. Write string to stdout. Writes the C string pointed by str to the standard output (stdout) and appends a newline character ...
確定! 回上一頁