To print any string in C programming, use printf() function with format specifier %s as shown here in the following program. To scan or get any string from ...
確定! 回上一頁