The GNU library provides the nonstandard getline function that makes it easy to ... string = NULL; bytes_read = getline(&string, &bytes_number, stdin); if ...
確定! 回上一頁