Message-ID: Date: Wed, 29 Dec 1999 19:07:02 +0100 From: Jens Luedicke To: djgpp AT delorie DOT com Subject: Sample C++ Source ... Problems X-Mailer: AK-Mail 3.1 publicbeta2 [ger] (unregistered) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hi there.... #include using namespace std; int main() { cout << "Hi there...."; return 0; } When I try to compile the above C++ source with djgpp: gcc -Wall hi.cc -o hi.exe I get an error-message. Why ?? Jens Luedicke // YAPW32H ====================================================================== >> Remove NO-SPAM to reply! >> PGP-Keys: pgp-keys AT irs-net DOT com ====================================================================== perl -e unlink("microsoft")