Advertisement

Problem loading file with fopen()

Started by June 30, 2001 12:50 PM
3 comments, last by etran1 23 years, 7 months ago
I''m writting a file parser and for some reason, the program always freezes. I''ve traced the code and it seems that fopen() isn''t returning and stays in that function indefinately. Does anybody know what could be causing this? Thanks Etran1
Shouldn''t happen. Could you post a few preceding lines of code?
Advertisement
I''ve never heard of that happening before. Yes, could you give us some of your code that uses the function? I would like to see what would cause this.
Something must have gotten corrupted because I couldn''t seem to get any program with fopen to work properly. I reinstall vc++ and everything seems to work fine now. Thanks anyways.

Etran1
hehe... i had something similar happen a while back..... window progs just hung in memory and i had to close the process manually using ctrl alt del... i created a new workspace and she was fine

here in castle camelot we eat ham and jam and spam alot!

This topic is closed to new replies.

Advertisement