c++ - help with start-up
- "Maurice Molloy" <mmolloy1 cox.net> Mar 04 2004
- "Walter" <walter digitalmars.com> Mar 08 2004
I am new to C++ and the DMC. I ordered a disk and copied the files to disk. I am trying to compile using windows 98. I have tried to compile the simple HELLO WORLD program and cannot get the compiler to do anything. I even tried to compile the example programs on the disk. I get nothing. What am I doing wrong? Is the compiler on the disk not a windows compiler?
Mar 04 2004
"Maurice Molloy" <mmolloy1 cox.net> wrote in message news:c28dus$1rfh$1 digitaldaemon.com...I am new to C++ and the DMC. I ordered a disk and copied the files to
I am trying to compile using windows 98. I have tried to compile the
HELLO WORLD program and cannot get the compiler to do anything. I even
to compile the example programs on the disk. I get nothing. What am I
wrong? Is the compiler on the disk not a windows compiler?
What happens when you type: dmc hello ?
Mar 08 2004








"Walter" <walter digitalmars.com>