Message-ID: <36ACCF95.710BA699@pacificnet.net> Date: Mon, 25 Jan 1999 12:09:57 -0800 From: Ralph Gesler X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en,ja MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Looking for C++ and DJGPP tutorial References: <789n9m$4gc$1 AT news03 DOT btx DOT dtag DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Rudolf Polzer wrote: > > I am a (German) newbie to C++ (from Turbo Pascal) and need a tutorial, > reference or a good book about C++ and DJGPP. There are many tutorials on > the net, but is there a tutorial for off-line reading? Telekom is so > expensive... > > I don't need information WHEN and WHY to use objects. I only need the HOW. Try ftp://ftp.ice.rug.nl/pub/documents for a C++ manual written for a university course. Several zip files are available for different document formats (I suggest either .ps or .pdf to retain the formatting intended by the authors). Download and read off-line. For DJGPP the FAQ, Info, and README files of the distribution plus this list are probably your best source of information. Ralph Gesler