jmd...@yahoo.com
unread,Jul 9, 2008, 8:25:29 PM7/9/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
We use the ifstream class to read configuration files during
application startup. Strangely, when calling the ifstream::eof
method, it never returns true, even though we have read all the lines
in the file. This results in an infinite loop. Has anyone seen
similar behavior?