| delorie.com/archives/browse.cgi | search |
| From: | "Paul J G" <paul AT gerfen DOT freeserve DOT co DOT uk> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: C++ Anyone ??? |
| Date: | Sun, 27 Jun 1999 22:13:55 -0700 |
| Organization: | Customer of Planet Online |
| Lines: | 25 |
| Message-ID: | <7l63mp$rkp$1@news8.svr.pol.co.uk> |
| References: | <7l59i7$285$1 AT news6 DOT svr DOT pol DOT co DOT uk> <377673B5 DOT 2A6B0FD1 AT hotmail DOT com> <7l5tf1$le7$1 AT news8 DOT svr DOT pol DOT co DOT uk> <37767f10 DOT 0 AT news DOT uni-bielefeld DOT de> |
| NNTP-Posting-Host: | modem-37.name71.dialup.pol.co.uk |
| X-Trace: | news8.svr.pol.co.uk 930517529 28313 62.136.195.37 (27 Jun 1999 21:05:29 GMT) |
| NNTP-Posting-Date: | 27 Jun 1999 21:05:29 GMT |
| X-Complaints-To: | abuse AT theplanet DOT net |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Newsreader: | Microsoft Outlook Express 5.00.2014.211 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Okay, my entire program is as follows: its called MYPROG.CPP
#include<iostream.h>
main(){
cout >> "hello";
}
----- Thats it !.
I then try to compile it and all I get is the error message. NO MATCH FOR
etc.....
My autoexec is a follows:
set djgpp=c:\djgpp\djgpp.env
set path=c:\dgjpp\bin;%path%
Many thanks for everyone's support its much appreciated, I just hope someone
can get to the bottom of it.
Paul
paul AT gerfen DOT freeserve DOT co DOT uk
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |