Computer Science Canada

help with understanding headers

Author:  jack [ Wed Nov 01, 2006 10:42 pm ]
Post subject:  help with understanding headers

Id like to know the different headers (i.e <iostream>, ect.) and what their fuctions are... anyone have a source for that info? Thanks for the help!

Author:  jack [ Wed Nov 01, 2006 10:44 pm ]
Post subject: 

btw... my compiler is Bloodshed dev and im self teaching myself C++ using http://www.cprogramming.com/. If any of you can suggest a better tutorial site, please let me know!

Author:  wtd [ Wed Nov 01, 2006 10:49 pm ]
Post subject: 

http://cplusplus.com/ref/iostream/

As for STL functionality:

http://www.sgi.com/tech/stl/


: