| delorie.com/archives/browse.cgi | search |
| From: | "Xenos" <nobody AT nowhere DOT com> |
| Newsgroups: | comp.os.msdos.djgpp |
| 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> <7l63mp$rkp$1 AT news8 DOT svr DOT pol DOT co DOT uk> <3776BD12 DOT 2E38 AT ns DOT sympatico DOT ca> |
| Subject: | Re: C++ Anyone ??? |
| Lines: | 17 |
| Organization: | Hades |
| X-Newsreader: | Microsoft Outlook Express 4.72.3110.1 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
| Message-ID: | <kMzd3.3738$D5.12744@newsr1.twcny.rr.com> |
| Date: | Sun, 27 Jun 1999 20:55:41 -0400 |
| NNTP-Posting-Host: | 24.95.128.65 |
| X-Complaints-To: | abuse AT stny DOT rr DOT com |
| X-Trace: | newsr1.twcny.rr.com 930531472 24.95.128.65 (Sun, 27 Jun 1999 20:57:52 EDT) |
| NNTP-Posting-Date: | Sun, 27 Jun 1999 20:57:52 EDT |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
You should also drop the .h for the lasted standard c++ headers
Klaas wrote in message <3776BD12 DOT 2E38 AT ns DOT sympatico DOT ca>...
>Paul J G wrote:
>>
>> Okay, my entire program is as follows: its called MYPROG.CPP
>>
>> #include<iostream.h>
>>
>> main(){
>> cout >> "hello";
>
>Your ">>" should be "<<"
>
>-Mike
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |