James_Wilson at i2.com wrote:
> Are you referring to write and writeln being slow? If so, I can send
> you a function that does pretty fast screen writes for Win32 binaries.
Isn't that what the CRT unit was supposed to do?
With Borland Pascal on a DOS platform, using CRT would greatly speed up
Write and WriteLn.
- Rich