How to properly read and write to array of string in C

后端 未结 0 1993
谎友^
谎友^ 2020-11-30 21:29

I want to create an array of strings in C. ( I know C doesn\'t include a concept like string. I mean char * as saying string)

I read from a txt file word by word. Tha

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