fgets(string,size,stdin);. In this example, string is the name of a char array, a string variable; size is the amount of text to input plus one, ...
確定! 回上一頁