|
From: VILAYA T. <vil...@am...> - 2000-11-13 01:20:29
|
I am just starting out with C++. I have the Oleg Yaroshenko "The
Beginner's Guide to C++" and I am trying the first example. I am using the
Dev-C++ 3.9. Problem is that the small program of:
#include <iostream.h>
void main()
{
cout <<"Hello";
}
flashes up and is gone straight away. I have tried making the adjustmants
reccommended in the help and various other ideas but to no avail. I know
this is simple, but what is the answer. Also which mode should I be
working in for the Oleg's book - cosole, MSDos, Windows, Empty???
Thanks
Rob
Vilaya Tours
c/o Gran Hotel Vilaya
Jr. Grau 624
Chachapoyas
Peru
Tel: 044 777506
Fax: 044 778154
Email: vil...@wa...
www.vilayatours.com
|