In C programming you can use scanf() and printf() predefined function to read and print data. Example: #include<stdio.h> ...
確定! 回上一頁