To read a string from console input by user in C language, use scanf() function. scanf() reads input from stdin(standard input), according to the given ...
確定! 回上一頁