comp.lang.ada
 help / color / mirror / Atom feed
From: Dmytry Lavrov <m31415@mail.ru>
Subject: Re: DOS or Windows Console I/O
Date: Thu, 14 Aug 2003 12:46:59 +0100
Date: 2003-08-14T12:46:59+01:00	[thread overview]
Message-ID: <3F3B76B3.645E@mail.ru> (raw)
In-Reply-To: 4iPzUSLmXU12@eisner.encompasserve.org

Larry Kilgallen wrote:
> 
> In article <8Gx_a.2094$jw4.1318@nwrdny03.gnilink.net>, "Stephane Richard" <stephane.richard@verizon.net> writes:
> > Hello everyone,
> >
> > I've asked this before, but accidents in my system (windows and my CPU
> > collided dramatically, there was no survivors hehe)...so I'd like to, if I
> > may, inquire one more time.
> >
> > From what I've read in the Ada95 RM and on multiple source examples, I dont
> > believe Ada95, be it for DOS or Windows Console Text mode, does colors, or
> > does rectangular scrolling, or nothing of the sort.  (Pascal programmers
> > will recognize the commands I'm looking for in Ada :-) and for that matter,
> > they will also know I'm looking for a Crt Library equivalent for ada :-)..
> 
> No, as a Pascal programmer I do not recognize that at all.
> 
> Are you perhaps thinking of a particular Pascal compiler on a particular
> operating system ?  I do not believe any of what you describe is in the
> Pascal standard.

He mean TurboPascal...
CRT unit in TP allow to scroll up and down,change colors,change video
mode,etc...
of output from standard textIO to console.
i.e.
TextColor(10);
Writeln(' Hello, World!. (color 10,green) ');
{and this "10" green looks really "poisonous"}

http://dmytrylavrov.narod.ru



  parent reply	other threads:[~2003-08-14 11:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-13 21:00 DOS or Windows Console I/O Stephane Richard
2003-08-13 21:05 ` DOS or Windows Console I/O (Addendum) Stephane Richard
2003-08-14  0:03   ` Jeffrey Creem
2003-08-13 21:25 ` DOS or Windows Console I/O Larry Kilgallen
2003-08-13 23:56   ` Stephane Richard
2003-08-14 11:46   ` Dmytry Lavrov [this message]
2003-08-14  1:23 ` Jeffrey Carter
2003-08-14 11:49   ` Ross Higson
2003-08-14  5:16 ` Gautier Write-only
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox