Hello,
I just started to learn C++ and i bought Borland C++ Builder 5. When i start a console wizard, i can put code in the source code so you see the outcome in the dos mode. But if i choose 'application' and i type the same code in the .cpp file, i dont see anything in the form. I can take a...