From: alane AT wozzle DOT linet DOT org Subject: Re: c++ not working?? Help please.... To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Sat, 10 Apr 1993 13:07:47 +0000 (GMT) > is pointing to the correct directory (c:\djgpp\cplusinc....etc) well, i think you want forward slashes here ... > I have no documentation on the c++ compilier so I used cpp myfile.cc. That was when I encountered that error. cpp is the c-pre-processor. just use gcc - it knows that .cc is a C++ file. > I also tried gcc myfile.cc and that gave me all types of errors. I compilied my program with G++ at school and it runs fine. like what kinds of errors? "lots of" isn't very descriptive, I'm afraid. -- J. Alan Eldridge (alane AT wozzle DOT linet DOT org) (also on Fidonet: 1:272/38)