Reply-To: From: "Arthur" To: "DJGPP Mailing List" Subject: RE: Why doesn't C++ work!?!?! Date: Sun, 6 Sep 1998 17:58:06 +0100 Message-ID: <000401bdd9b7$84e22e60$f94b08c3@arthur> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit In-Reply-To: <35F28E34.8FF9608C@unb.ca> Importance: Normal Precedence: bulk > > It's not required. If you want to place a carriage return at > the end of a > > line in C, you use \n. In C++ you can use endl, but it's not > necessary. It > > does have it's uses. > You can still use '\n' in C++. If you want to be nostalgic, yes. :^) > > Note: Use gxx (or append -lstdc to your gcc command line) to compile and > > link C++ programs (*.cc) > Isn't it '-lstdcxx'? Yes it is. I think that was pasted directly from the zip-picker, though. Another alternative is to use an IDE like RHIDE to do it all for you. James Arthur jaa AT arfa DOT clara DOT net ICQ#15054819