| View previous topic :: View next topic |
| Author |
Message |
Conrad Guest
|
Posted: Sat Jun 26, 2004 4:37 am Post subject: Complete library references... |
|
|
I was wondering if there was a giant source like an encyclopedia of
all the functions and parameters that common libraries like iostream
and windows would have. Kinda like SDL's reference for their GFX API.
I'm not talking about MSDN, is there a better source? I don't
particularly like MSDN just for some reason. Thank you!
P.S. Could you e-mail a responce to me as I might forget to check back
here hehe. [email]Conrad (AT) lostreaction (DOT) com[/email] Thanks!!
|
|
| Back to top |
|
 |
JKop Guest
|
Posted: Sat Jun 26, 2004 9:30 am Post subject: Re: Complete library references... |
|
|
Conrad posted:
| Quote: | I was wondering if there was a giant source like an encyclopedia of
all the functions and parameters that common libraries like iostream
and windows would have. Kinda like SDL's reference for their GFX API.
I'm not talking about MSDN, is there a better source? I don't
particularly like MSDN just for some reason. Thank you!
P.S. Could you e-mail a responce to me as I might forget to check back
here hehe. [email]Conrad (AT) lostreaction (DOT) com[/email] Thanks!!
|
Some-one's getting oodles and oodles of spam.
-JKop
|
|
| Back to top |
|
 |
Conrad Guest
|
Posted: Sun Jun 27, 2004 12:52 am Post subject: Re: Complete library references... |
|
|
JKop <NULL (AT) NULL (DOT) NULL> wrote
| Quote: | Conrad posted:
I was wondering if there was a giant source like an encyclopedia of
all the functions and parameters that common libraries like iostream
and windows would have. Kinda like SDL's reference for their GFX API.
I'm not talking about MSDN, is there a better source? I don't
particularly like MSDN just for some reason. Thank you!
P.S. Could you e-mail a responce to me as I might forget to check back
here hehe. [email]Conrad (AT) lostreaction (DOT) com[/email] Thanks!! :)
Some-one's getting oodles and oodles of spam.
-JKop
|
Uh what? I just need some info, thanks. o.O?
|
|
| Back to top |
|
 |
John Harrison Guest
|
Posted: Sun Jun 27, 2004 5:09 am Post subject: Re: Complete library references... |
|
|
"Conrad" <conrad (AT) lostreaction (DOT) com> wrote
| Quote: | JKop <NULL (AT) NULL (DOT) NULL> wrote
Conrad posted:
I was wondering if there was a giant source like an encyclopedia of
all the functions and parameters that common libraries like iostream
and windows would have. Kinda like SDL's reference for their GFX API.
I'm not talking about MSDN, is there a better source? I don't
particularly like MSDN just for some reason. Thank you!
P.S. Could you e-mail a responce to me as I might forget to check back
here hehe. [email]Conrad (AT) lostreaction (DOT) com[/email] Thanks!! :)
Some-one's getting oodles and oodles of spam.
-JKop
Uh what? I just need some info, thanks. o.O?
|
Putting your email address on a newsgroup is the number one method to
attract spam. This has been empirically proved. I also know to my own cost.
To answer your question (at least the C++ part of it) try
http://www.dinkumware.com/refxcpp.html
john
|
|
| Back to top |
|
 |
|