getc() function is used to read a character from the FILE pointer (stream). To read from keyboard, we have to use stdin. This function returns an integer value ...
確定! 回上一頁