delorie.com/archives/browse.cgi | search |
From: | "Dave Lemmens" <dave AT dl-mail DOT dhs DOT org> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <z8nU6.14958$y7 DOT 129427 AT dbsch1 DOT home DOT nl> <992084850 DOT 568529 AT queeg DOT ludd DOT luth DOT se> |
Subject: | Re: can't use cout? |
Lines: | 31 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 6.00.2462.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2462.0000 |
Message-ID: | <XWnU6.15276$y7.131590@dbsch1.home.nl> |
Date: | Sat, 09 Jun 2001 11:40:39 GMT |
NNTP-Posting-Host: | 212.120.121.84 |
X-Complaints-To: | abuse AT home DOT nl |
X-Trace: | dbsch1.home.nl 992086839 212.120.121.84 (Sat, 09 Jun 2001 13:40:39 MET DST) |
NNTP-Posting-Date: | Sat, 09 Jun 2001 13:40:39 MET DST |
Organization: | @Home Network |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Error: 'cout' undeclared (first use this function) so it looks like he thinks it's a variable. "Martin Str|mberg" <ams AT father DOT ludd DOT luth DOT se> wrote in message news:992084850 DOT 568529 AT queeg DOT ludd DOT luth DOT se... > Dave Lemmens <dave AT dl-mail DOT dhs DOT org> wrote: > : I used DJGPP + RHIDE before, it worked great! > : But now I want to compile a program (very easy one) > : it doesn't work. > > : Example: > : __________________________ > : #include <io.h> > > : int main() > : { > : cout << "test"; > : return 0; > : } > : ___________________________ > : This doesn't work ;-((( > > Define "doesn't work" and "work". > > > Right, > > MartinS
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |