DHara
Sunday, 15 May 2011
How can I read an unlimited string until EOF and put them a char array in C? -
For example, the user entered 3 row entries and I want to split them into one word and want to store them in four arrays.