The GNU library provides the nonstandard getline function that makes it easy to read ... else { puts("You typed:"); puts(string); } free(string) return 0; } ...
確定! 回上一頁