In this book im reading, it talks about the C++ I/O. The stream is uses for instance to set flags is cout.setf(ios::showpos) for example. Thats great but whats the stream for windows? Thanks