Trouble Compiling 1st programGood point! Open the command prompt window and run it from DOS if the .exe exists.
Trouble Compiling 1st programThere's nothing wrong with this source code: // my first program in C++ #include <iostream.h> ...
Trouble Compiling 1st programI just tried it with Borland C++ Builder v6 with the .h and it worked fine. Check your compiler ins...
Trouble Compiling 1st programTry .h after headers. As in #include <iostream.h>
Colored Text WindowsI've been trying to write a Windows GUI based app for years, and nobody has offered any useful hel...
This user does not accept Private Messages