I'm having trouble catching what I'm doing wrong inserting strings into an array in C. Below is the code. The printf lines show me that I am indeed reading ...
I want to create a string array where user will give the input and data will be stored in array..I have no clue how to do that-(I read several C books)
Any ...
Ok, the language is C++, and it's not that I don't understand a thing simply I'm a beginner I haven't got much experience, the thing is I have no trouble imagining the algorithm, but it's writing the program that I find sometimes difficult; the syntax, I'm not trying to wind my way, I really try to improve myself. What I asked ...