[fpc-pascal]Text output oddities with W2k
Thomas Schatzl
tom_at_work at yline.com
Sat Jun 9 14:04:36 CEST 2001
Subject: Re: [fpc-pascal]Text output oddities with W2k
> At 18:41 8-6-01, you wrote:
> >Hi,
> >
> >
> >--- guess that one is simple enough. Just compile and run it a few times
and
> >you'll notice. Btw, I think it's connected to the crt unit because when
it's
> >not used it seems to work (quick tests show that at least; FPC 1.1 from
> >2001/06/01)
>
> But this is with Crt unit. What does it without the crt unit? because that
I said I _think_ it _might_ be caused by the Crt unit. Just running the
sample program three times with and three times without using crt is no
proof of anything.
> makes a big difference. If it works without crt unit the the problem is
the
> crt unit. Also you can't compare it with Delphi since delphi has no Crt
Obviously.
I'm not comparing the CRT unit with Delphi but the final program output.
Else my comparisons with C / Java console output would have been even more
ridiculous (they don't have a CRT either). Apart from that the CRT unit is
part of the FPC rtl nevertheless. Just saying "it's the big bad CRT which
never works anywhere as expected" doesn't make my FPC program run better
imo.
Always assuming that it is not the purpose of the crt unit to mess
everything up.
> unit. If it works with an 3rd party crt unit you can check the differences
> between the units to find the problem.
I'll have a look at it.
> Peter
Btw, what's API 2 ?
Regards,
Thomas
More information about the fpc-pascal
mailing list