Re: Ot c++ programming in linux

2002-06-29 Thread Scott Henson
On Sat, 2002-06-29 at 02:36, ben wrote: > On Friday 28 June 2002 06:56 pm, Scott Henson wrote: > > On Fri, 2002-06-28 at 21:51, Eric G. Miller wrote: > > > On Fri, Jun 28, 2002 at 06:17:14PM -0700, faisal gillani wrote: > > > > Well i am a newbie learning c++ these days we are > > > > being thaught

Re: Ot c++ programming in linux

2002-06-29 Thread Derrick 'dman' Hudson
On Fri, Jun 28, 2002 at 11:36:31PM -0700, ben wrote: | On Friday 28 June 2002 06:56 pm, Scott Henson wrote: | > On Fri, 2002-06-28 at 21:51, Eric G. Miller wrote: | > > On Fri, Jun 28, 2002 at 06:17:14PM -0700, faisal gillani wrote: | > > > Well i am a newbie learning c++ these days we are | > > >

Re: Ot c++ programming in linux

2002-06-29 Thread David Teague
Hi Faisal To learn C++ well, get a copy of a good C++ text. I like Savitch, Problem Solving and Programming in C++ 4th edition from Addison Wesley. It will be published in mid July. There is a 3rd edition available now, but the 4th is better. I make no money off sales of this book. My connection

Re: Ot c++ programming in linux

2002-06-29 Thread ben
On Friday 28 June 2002 06:56 pm, Scott Henson wrote: > On Fri, 2002-06-28 at 21:51, Eric G. Miller wrote: > > On Fri, Jun 28, 2002 at 06:17:14PM -0700, faisal gillani wrote: > > > Well i am a newbie learning c++ these days we are > > > being thaught on turbo c 3.0 but as like other things > > > i w

Re: Ot c++ programming in linux

2002-06-28 Thread Ljungström
On Fri, 28 Jun 2002 18:24:31 -0700 (PDT) "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> wrote: > > On 29-Jun-2002 faisal gillani wrote: > > Well i am a newbie learning c++ these days we are > > being thaught on turbo c 3.0 but as like other things > > i want to work on c++ in linux .. so i installed g

Re: Ot c++ programming in linux

2002-06-28 Thread Scott Henson
On Fri, 2002-06-28 at 21:51, Eric G. Miller wrote: > On Fri, Jun 28, 2002 at 06:17:14PM -0700, faisal gillani wrote: > > Well i am a newbie learning c++ these days we are > > being thaught on turbo c 3.0 but as like other things > > i want to work on c++ in linux .. so i installed gcc > > on my lin

Re: Ot c++ programming in linux

2002-06-28 Thread Eric G. Miller
On Fri, Jun 28, 2002 at 06:17:14PM -0700, faisal gillani wrote: > Well i am a newbie learning c++ these days we are > being thaught on turbo c 3.0 but as like other things > i want to work on c++ in linux .. so i installed gcc > on my linux box but i dont have any idea how to > install it for examp

Re: Ot c++ programming in linux

2002-06-28 Thread Peter Snoblin
On Sat, 2002-06-29 at 01:17, faisal gillani wrote: > Well i am a newbie learning c++ these days we are > being thaught on turbo c 3.0 but as like other things > i want to work on c++ in linux .. so i installed gcc > on my linux box but i dont have any idea how to > install it for example i write a

RE: Ot c++ programming in linux

2002-06-28 Thread Sean 'Shaleh' Perry
On 29-Jun-2002 faisal gillani wrote: > Well i am a newbie learning c++ these days we are > being thaught on turbo c 3.0 but as like other things > i want to work on c++ in linux .. so i installed gcc > on my linux box but i dont have any idea how to > install it for example i write a program as fo