View Single Post
Old May 18th, 2004, 10:52 AM   #2
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,667
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
the problem that i am seeing is that you are trying to compile a c program but you are writing a c++ program you woudlnt use gcc you would use something else i cant think of it off the top of my head if i come up with it later i will post it. and another thing you mite want to save the file as .cpp that mite help you out there too.

edit. well i think the command for compiling a c++ program would be g++ but im not sure i didnt run the command to check but try that out and see what you get good luck
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is offline   Reply With Quote