Thread
:
How can I read in a line of text, one by one, and store in an array?
View Single Post
DaWei
Team Leader
3Apr2007,17:46
Wrecker, that's not correct. C does not have a getline function. C++ does. The OP distinctly says, 'C'. Please be careful about misleading the questioners.