Drop gets() and scanf(). Create a helper function to handle and qualify user input. // Helper function that strips off _potential_ \n char *read1line(const ...
確定! 回上一頁