getline (buffer, size, stdin). The buffer tracks the first position of a character, the size is a variable address that holds the input buffer, and stdin deals ...
確定! 回上一頁