Thread
:
What's wrong in this C++ code
View Single Post
10-15-2007, 05:25 PM
#
7
(
permalink
)
forrestcupp
Ultra Techie
Join Date: Feb 2007
Posts: 588
Re: What's wrong in this C++ code
Just do what jaeusm said and remove the .h from your includes. And you should be able to use stdio and be alright.
Unless you are going to be adding code to this program, you don't really need any arguments in your main function.
forrestcupp
View Public Profile
Send a private message to forrestcupp
Find More Posts by forrestcupp