To get user input, you can use the scanf() function: ... char myChar; ... with strings in scanf() , you must specify the size of the string/array (we used a ...
確定! 回上一頁