[fpc-pascal]Hide STDIN input
Neilson Antônio Henriques
neilson at predialnet.com.br
Tue Aug 21 22:08:34 CEST 2001
Hello Michael ...
But I must include an CRT (nCRT in my case) unit because
some outputs will be show.
Readln() is the only one function to read from STDIN ?
Thank you a lot !
Neilson
----- Original Message -----
From: <Michael.VanCanneyt at wisa.be>
To: <fpc-pascal at deadlock.et.tudelft.nl>
Sent: Monday, August 20, 2001 8:45 PM
Subject: Re: [fpc-pascal]Hide STDIN input
>
>
> On Mon, 20 Aug 2001, [iso-8859-1] Neilson Antônio Henriques wrote:
>
> > Hi Peter !
> >
> > Does exist another way to receive this input ???
>
> You need to do nothing; Just read from standard input as you normally
would.
> The only thing is that you cannot use the CRT unit when you want to
> do this, because then the input will be copied to the output at once -
> always.
>
> Michael.
>
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list