View Single Post
Old Nov 26th, 2005, 11:17 PM   #9
nnxion
Programming Guru
 
nnxion's Avatar
 
Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5 nnxion is on a distinguished road
One thing I haven't resolved yet is that when using fgets, and the line cannot be put into buffer, then I increase the buffer size, but I want to re-get the line, but fgets has already gotten it out of the stream. How would I read the line from the beginning again? Is there a unfgets like an ungetc? :p
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for."
-- Socrates
nnxion is offline   Reply With Quote