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