Dec 172017
Pascal Source Code from the June 1990 issue of Inside Turbo Pascal. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
FACT.PAS | 4447 | 1421 | deflated |
HELLO.PAS | 380 | 234 | deflated |
NORMDEMO.PAS | 2243 | 782 | deflated |
OBJDEMO.PAS | 2657 | 870 | deflated |
README | 530 | 297 | deflated |
TEST.PAS | 1706 | 678 | deflated |
TIMER.PAS | 2481 | 1018 | deflated |
VIDGRAPH.PAS | 6854 | 2085 | deflated |
Download File ITP9006.ZIP Here
Contents of the README file
The Cobb Group
Inside Turbo Pascal Source code listings
for June 1990
1 - Creating speedy lookup tables
FACT PAS 4447 5-10-90 11:48a
2 - Graphics mode video programming
HELLO PAS 380 5-10-90 10:43a
VIDGRAPH PAS 6854 5-10-90 10:58a
3 - Minimizing timing errors
TIMER PAS 2481 5-10-90 10:05a
TEST PAS 1706 5-10-90 10:39a
4 - Object-programming conversions
NORMDEMO PAS 2243 5-10-90 10:53a
OBJDEMO PAS 2657 5-10-90 12:35p
Inside Turbo Pascal Source code listings
for June 1990
1 - Creating speedy lookup tables
FACT PAS 4447 5-10-90 11:48a
2 - Graphics mode video programming
HELLO PAS 380 5-10-90 10:43a
VIDGRAPH PAS 6854 5-10-90 10:58a
3 - Minimizing timing errors
TIMER PAS 2481 5-10-90 10:05a
TEST PAS 1706 5-10-90 10:39a
4 - Object-programming conversions
NORMDEMO PAS 2243 5-10-90 10:53a
OBJDEMO PAS 2657 5-10-90 12:35p
December 17, 2017
Add comments