Re: OT: c++ reference documentations - THANX

2003-08-04 Thread Haim Ashkenazi
thanx for the help, now I can really start working :). Bye -- Haim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: OT: c++ reference documentations

2003-08-04 Thread Sebastian Kapfer
On Mon, 04 Aug 2003 20:30:15 +0200, Felix Natter wrote: > Haim Ashkenazi <[EMAIL PROTECTED]> writes: [looking for C++ Standard Library docs] > http://www.sgi.com/tech/stl/ Copyright says it's from 1994. That says about all. It only covers STL (no strings!), nothing else. And even that info is ou

Re: OT: c++ reference documentations

2003-08-04 Thread Felix Natter
Haim Ashkenazi <[EMAIL PROTECTED]> writes: > Hi > > I've just picked up a c++ book and started to learn (I only have experience in > perl). I was wondering if there are info/man pages (or any other electronic > documentation) that I can use as a reference (at least for the standard > library).

OT: c++ reference documentations

2003-08-04 Thread Haim Ashkenazi
Hi I've just picked up a c++ book and started to learn (I only have experience in perl). I was wondering if there are info/man pages (or any other electronic documentation) that I can use as a reference (at least for the standard library). if I want for example to find the syntax of "string.rfi