Ask a Question related to Debian, Design and Development.
-
Haim Ashkenazi #1
OT: c++ reference documentations
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.rfind..." I
have to go back to the book. I've tried the libstdc++ html docs, but I
coudn't find a syntax reference there, also I couldn't find a complete set of
man/info pages to show that (there are some man pages but not to all
functions).
am I missing something?
Bye
--
Haim Ashkenazi
NS Systems
"Unix IS user friendly... It's just selective about who its friends are." -
Tollef Fog Heen (Debian mailing list).
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Haim Ashkenazi Guest
-
Why is reference.vb hierarchally linked to reference.map?
Hello. When generating a webservice proxy i notice that reference.vb is heirarchally linked to reference.map. Why is this since if i delete... -
why i can't add web reference
I create a web service and a asp.net application. Both work well. but i can't add a web reference to the web service in my asp.net application. I... -
NetApp 810 Documentations
Hello, I am looking for any online documentations or info on NetApp 810 Filers( install guide, admin guide,...). Pleae let me know if you are... -
#25419 [NEW]: Call-time pass-by-reference has been deprecated but without it it's impossible to pass a object-reference via call_user_function
From: roland at inkoeln dot com Operating system: Linux PHP version: 4.3.3 PHP Bug Type: Variables related Bug description: ... -
Returning a reference to an existing C++ object as a reference
Hi All, Given: package x; sub new { return bless {}, $_; } #-- callback() is call by the C++ class (reader_as_cpp_object) #-- whenever... -
Felix Natter #2
Re: OT: c++ reference documentations
Haim Ashkenazi <haim@ns-systems.com> writes:
[url]http://www.sgi.com/tech/stl/[/url]> 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.rfind..." I
> have to go back to the book. I've tried the libstdc++ html docs, but I
> coudn't find a syntax reference there, also I couldn't find a complete set of
> man/info pages to show that (there are some man pages but not to all
> functions).
[url]http://www.ncits.org/cplusplus.htm[/url]
--
Felix Natter
I love secs... for programming
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Felix Natter Guest
-
Haim Ashkenazi #3
Re: OT: c++ reference documentations - THANX
thanx for the help, now I can really start working :).
Bye
--
Haim
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Haim Ashkenazi Guest
-
Sebastian Kapfer #4
Re: OT: c++ reference documentations
On Mon, 04 Aug 2003 20:30:15 +0200, Felix Natter wrote:
[looking for C++ Standard Library docs]> Haim Ashkenazi <haim@ns-systems.com> writes:
Copyright says it's from 1994. That says about all. It only covers STL (no> [url]http://www.sgi.com/tech/stl/[/url]
strings!), nothing else. And even that info is outdated.
Might be a bit dry...> [url]http://www.ncits.org/cplusplus.htm[/url]
I'm using Dinkumware's reference mostly. That is, I'm abusing the free
preview version:
[url]http://www.dinkumware.com/refxcpp.html[/url]
Also, there's the Debian package "stl-manual", which seems to be a more
recent edition of SGI's docs. I don't have any first-hand experience with
it, but it looks good.
--
Best Regards, | Hi! I'm a .signature virus. Copy me into
Sebastian | your ~/.signature to help me spread!
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Sebastian Kapfer Guest



Reply With Quote

