Date: Sat, 17 Jan 1998 17:34:51 -0800 (PST) Message-Id: <199801180134.RAA09059@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: JimiHendrix001 AT webtv DOT net (Jimi Hendrix), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: ATTN ALL PROGRAMMERS: Precedence: bulk At 01:24 1/17/1998 -0500, Jimi Hendrix wrote: >I got a question for you guys... > >Is DJGPP a whole other language than C++ or can u use C++ source codes >in DJGPP without 'porting'? No, DJGPP's C++ is quite standard. Do watch out for source that is specific for some other compiler, though (there seems to be a lot of Visual C++ source floating around...) > >Another one: > >Do you think that I should learn C++ before I learn DJGPP or should i >just jump right into it? It's awfully hard to learn any langauge without a compiler, and I'm not going to suggest that you *buy* another one, heaven forbid. Get yourself a good C++ book (anything containing the words "Dummies", "Idiots", or "N days" does not qualify, nor does one for any specific compiler), and go for it! Nate Eldredge eldredge AT ap DOT net