[fpc-devel]while not eof bug?

Florian Klaempfl Florian.Klaempfl at gmx.de
Thu Oct 5 11:03:15 CEST 2000


"Michail A.Baikov" wrote:
> 
> This bug?
> 
> begin
> ....
> 
> while not eof do
> begin
> ...
> end;
> end.
> 
> and this normally compiling, why this correct?

What do you mean?
The not-operator doesn't need brackets
And eof without parameters uses stdin




More information about the fpc-devel mailing list