Iostream

What is Iostream?


1.

Input/Output Stream. The C++ equivalent of stdio. It provides the cin(input), cout(output), and cerr(error) stream objects.

// hello world program

#include <iostream>;

int main()

{

std::cout << "Hello, world!" << std::endl;

return 0;

}

See iostream, stdio, c++, cin, cout


25

Random Words:

1. Excellent! Very good!(Australian slang) It's ace! 2. Aces has been American slang for "the best" at least since the fi..
1. In education, a quiz that is worth more than a standard quiz, but not worth as much as a test. word origin: I was trying to say "..
1. A person who steals others tag lines, and is usually a slut and not worth anyones time....a.k.a. a hooker.. Alexandra S. is an unorigin..