fgets () will reads the complete string with spaces and also add a new line character after the string input. Consider the program. #include <stdio.h> int main ...
確定! 回上一頁