how to bring up console windows using a win32 environment??

question says it all. cin and cout dont work by default with the win32? how is this done?

This is off topic.

#include <iostream.h>

and use main istead of winmain for a console.

Please stick to OpenGL.

[This message has been edited by dorbie (edited 12-24-2003).]