Hi
How can I send messages to console from GUI apps develped from c++ builder 6.
By default runnning the app from the C++ Builder 6 does not start a console as well. So I run the .exe from command line but still the messages send to std output (console) do not come out. I have tried cout<< and printf..
How can this be archived?
Kind Regards
Mpereke Magaoga