Here, we have used fgets() function to read a string from the user. ... The sizeof(name) results to 30. Hence, we can take a maximum of 30 characters as input ...
確定! 回上一頁