Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

scanf problem

Status
Not open for further replies.

ArunGR

Programmer
Joined
Nov 2, 2003
Messages
1
Location
DE
Hi,

I have a wierd problem. I have a win32 console application. I have a c++ file. In the C++ file, if i use scanf() function i am getting a runtime error. But if i use the scanf() followed by a printf() statement, the error is gone. Can someone help me out in this?? and explain me why this is happening?? More light on this problem will help me.

Thanks and Regards,
Arun G R

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top