VS C++ 6.0 Run time error on scanf()

sonxEr77

Expert Member
Joined
Oct 22, 2006
Messages
1,809
Reaction score
0
Location
around
This seems to be a compiler bug... At times, i seem to get a run time error (Debug Error) when reading using scanf()... Trust me, this has nothing to do with forgetting the '&' operator as scanf uses it to store values.... Search Google found 1 or two forums with similar problems..

Any1 got this before, and how exactly to solve it? i suppose if it's a bug then you can't solve it:(
 
I had that before. After upgrading to VS 2005 it resolved the problem, so yeah I think it's a bug.
 
I had that before. After upgrading to VS 2005 it resolved the problem, so yeah I think it's a bug.

The Visual C++ Express Edition is a bit tricky when compiling .c files... Rather much straight forward with .cpp files... I have VS 2005 Standard Edition at home, would not even allow me to compile a .c file...
 
Top
Sign up to the MyBroadband newsletter
X