String manipulation with whitespaces

前端 未结 0 1281
星月不相逢
星月不相逢 2020-12-29 17:34

I have to input a string and to get from it the course Id and the course name.

my code for this is:

char word[200];
    int id=0;
    char *ptrWord;
           


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