Hello all, I am currently porting an SDL application in Windows from Linux. In the process I am in need of outputting some text to the windows console, is there anyway to do this? If not can I redirect the output stdout or stderr to a text file? Thank you, Robert