Most Tutorials about Pascal use the CRT
unit in a very early Lesson. They use it only for ReadKey() to wait for a key at end of Program. It would be of course the same to just use a ReadLn and wait for an Enter. I tried already to implement CRT before using an old […]
Weiterlesen...