how do i add a space character when storing an input string in a 2d array in c? this is my code: #include<stdio.h> int main() { char ...
確定! 回上一頁