Program to read the input string and store in array

前端 未结 0 1914
灰色年华
灰色年华 2020-12-17 08:45

i am taking input using gets function but gets function ignores the first input command

#include
int main(){
    char names[10         


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