Hi I'm using SDL for mingw (on Windows). I would like to have the output drected to stdout to go straight to my console like it happens in linux, and not in a file called stdout.txt. Is there a way for doing this? Thank you in advance, Andre'