View Single Post
Old 10-15-2007, 05:25 PM   #7 (permalink)
forrestcupp
forrestcupp's Avatar
 
Ultra Techie

Join Date: Feb 2007

Posts: 588

forrestcupp is on a distinguished road

Default 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 is offline