www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/11/06/04:34:04

From: "Borg_Cinder" <sinder AT cardina DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: cout + latest version?
Date: Sat, 6 Nov 1999 00:36:01 -0500
Organization: http://extra.newsguy.com
Lines: 19
Message-ID: <800emi$10iv@enews3.newsguy.com>
References: <3823718F DOT 51A3 AT tin DOT it>
NNTP-Posting-Host: p-318.newsdawg.com
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

Of course it is.  DJGPP is absolutely ANSI C++ compliant.  Cout works just
as it should.

#include <iostream>
int main()
{
    cout << "Yep cout still works!\n";
    return 0;
}


Alessandro Caserta <alcasert AT tin DOT it> wrote in message
news:3823718F DOT 51A3 AT tin DOT it...
> I would like to know if the function cout is supported in v 2.01 of
> djgpp. + what is the latest and working version of djgpp.
> Thank you.
>


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019