In c, this is achieved with the help of the puts function. ... #include<stdio.h> void main () { char test[30]; printf("Enter your name"); ...
確定! 回上一頁