Turbo Pascal bug
There is a bug in the standard Turbo Pascal CRT unit. This bug causes a "Divide by zero" error on Pentium II and above. Any program that uses the CRT unit crashes. If, like many people, you only use CRT for "ClrScr", "GotoXY", "Delay", "Readkey" and "KeyPressed", then
you can use my Small CRT replacement unit instead. Itdo
esn't have the bug... until computers become 30,000 times faster than their current speed.
Todo
wnload the Pascal source code (3k), click here.
=======================================================================
http://www.shdon.com/view.php?doc=misc