Dear friends
I have recently started to use a graphics library (PGplot) in my Intel 11 + VS2008. Since I want to handle both text and graphics I am developing my codes in a Fortran QuickWin Project Type. However, the characters written to the console appear in the application program window "mixed" with some of the graphics. I will prefer to see the text in a different window (or even in a console), what can I do?
I have searched in the web for any information related but it is still not clear to me what should I do. Should I "connect" my Fortran QuickWin project with a Fortran DLL (how)? Any tips?
Thanks a lot for your help, is very appreciate it.