Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!hang From: hang@cs.utexas.edu (Hang Ho Ng) Newsgroups: comp.lang.c++ Subject: Sample program with Zortech C++ Keywords: C++, sample Message-ID: <8702@cs.utexas.edu> Date: 25 May 90 15:07:26 GMT Organization: U. Texas CS Dept., Austin, Texas Lines: 8 I am new to C++ and have just purchased the Zortech C++ compiler. There is a set of sample programs ("doodle") that comes with the kit. While trying to compile these programs, I run into a syntax error with the "dos.h" file. The error msg is just one of those unfriendly "missing ;" msgs. I would appreciate any help on resolving this. I tried writing some small code that uses "dos.h" and the same error msg surfaced.