Thread: return types
View Single Post
Old 12-29-2004, 07:03 PM   #15 (permalink)
falsepride
Regular Contributor
 
Join Date: Oct 2004
Posts: 227
falsepride is on a distinguished road
does std stand for anything? maybe standard? i duno(knowing full names sometimes makes it easy for me to remember and to make references in my brain to understand what it does). and if you need to include iostream.h to use cout, im guessing that std is a name space contain your functions and what not, but only certian functions are in it depending on what header files youve included? There are hundreds upon hundreds of header files that came with borland, how do i know functions are in each?

And as for your code, its valid right?
falsepride is offline   Reply With Quote