Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ Challenge [Extremely Easy]

Name: Anonymous 2008-04-26 19:39

Create a program that gives this as its output: http://pastebin.ca/998836

Name: Anonymous 2008-04-27 2:06

>>23
Not in this case. It just flushes the stream, which does very little since it will be flushed when cout is destructed anyway.

It only makes sense when cout is buffered and you wish the output to be seen immediately, rather than when the buffer is flushed. Note that cout is tie()'d to cin, so using cin will automagically flush cout.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List