Input String through 2-D array

后端 未结 0 1008
春和景丽
春和景丽 2020-12-08 12:53

I have seen other similar question but none of them solved my problem.

char name[30][15];
  
int i, n, found=0;
printf("Enter how many names you want to          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题