Am So., 2. Dez. 2018, 08:29 hat Mr Bee via fpc-pascal <
fpc-pascal@lists.freepascal.org> geschrieben:

> – I want to avoid CRT unit as much as possible. I prefer raw pascal
> solution.
>

Um... The CRT unit is a raw Pascal solution?! Anyway, you can use that unit
to see how the CRT unit did it.

– The solution works across platforms, at least on Mac, Linux, and Windows.
>

The Windows console does not support ANSI codes. So you'll need to use an
abstraction API like the CRT unit anyway.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to