int fscanf( std::FILE* stream, const char* format, ... ); ... Example 2: Characters are read into a string until space or new line is encountered.
確定! 回上一頁