Store string into array in c ... input[10]; scanf("%s",&input) or gets(input);. and it store each char into each space. ... H to input[0],E to input ...
確定! 回上一頁