home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TP_ADV.ZIP / README.TPA < prev   
Encoding:
Text File  |  1989-12-08  |  7.1 KB  |  229 lines

  1.                            Source Code
  2.                               from
  3.                  Turbo Pascal Advanced Techniques
  4.                  by Chris Ohlsen and Gary Stoker
  5.                    (C) 1989 by Que Corporation
  6.  
  7. This disk contains the source files for the programs in the book Turbo
  8. Pascal Advanced Techniques.  The programs are archived in self-extracting
  9. files which may be used by simply entering the name of the corresponding
  10. chapter to unarchive.  For example, to access the files in Chapter 1,
  11. enter CH01 at the DOS prompt.  The files in Chapter 1 will be unarchived,
  12. and can then be accessed in a normal fashion.
  13.  
  14. Turbo Pascal Advanced Techniques is available from your local bookstore,
  15. or may be ordered by calling Que Corporation at (800) 428-5331.
  16.  
  17. This file may be freely shared and distributed, so long as it contains the
  18. original, complete, and unaltered files (including this file).
  19.  
  20. Charging for this file or any portion of this file, or including any
  21. portion in any work for which money is required or requested of the
  22. receiver (including shareware or shareware catalogs), is a violation of
  23. applicable copyright laws.
  24.  
  25. For more information, contact:
  26.  
  27.           Programming Titles Group
  28.           Que Corporation
  29.           11711 N. College Avenue
  30.           Carmel, IN  46032
  31.           (317) 573-2500
  32.  
  33. The following is a list of the archive files and their sizes.  Each file
  34. corresponds to a listing in the book Turbo Pascal Advanced Techniques.
  35. The name of the file indicates the chapter and listing number of the
  36. program.  Thus, LIST0203.PAS is Listing 2.3 from the book.
  37.  
  38. Chapter 1 - Integrated Development Environment
  39. Files are located in the self-extracting archive file CH01.COM
  40.  
  41.           LIST0101 PAS       388
  42.           LIST0102 PAS     4,223
  43.  
  44.  
  45. Chapter 2 - Debugging Turbo Style
  46. Files are located in the self-extracting archive file CH02.COM
  47.  
  48.           LIST0201 PAS     1,673
  49.           LIST0202 PAS       894
  50.           LIST0203 PAS     1,029
  51.           LIST0204 PAS       256
  52.           LIST0205 PAS        46
  53.           LIST0206 PAS       827
  54.           LIST0207 PAS       713
  55.  
  56.  
  57. Chapter 3 - Linking with Turbo Assembler
  58. Files are located in the self-extracting archive file CH03.COM
  59.  
  60.           LIST0301 ASM       484
  61.           LIST0301 PAS       453
  62.           LIST0302 ASM       962
  63.           LIST0303 PAS       632
  64.           LIST0304 ASM     1,167
  65.           LIST0305 PAS       260
  66.  
  67.  
  68. Chapter 4 - Linking with Turbo C
  69. Files are located in the self-extracting archive file CH04.COM
  70.  
  71.           LIST0401 C         548
  72.           LIST0402 PAS     1,499
  73.           LIST0403 C         355
  74.           LIST0404 PAS     1,381
  75.           LIST0405 C         575
  76.           LIST0406 C         454
  77.           LIST0407 PAS     1,656
  78.           LIST0408 C         572
  79.           LIST0409 PAS     2,377
  80.           LIST0410 C         895
  81.           LIST0411 PAS     1,572
  82.           LIST0412 C         319
  83.           LIST0413 PAS       985
  84.           LIST0414 PAS     5,002
  85.           LIST0415 PAS     8,261
  86.           LIST0416 ASM       782
  87.           LIST0417 ASM     2,495
  88.           LIST0418 ASM     2,747
  89.           LIST0419 ASM     1,438
  90.           LIST0420 ASM     3,930
  91.           LIST0421 ASM     2,815
  92.           LIST0422 ASM     2,711
  93.           LIST0423 ASM     5,674
  94.           LIST0424 ASM       841
  95.           LIST0425 PAS     3,945
  96.  
  97.  
  98. Chapter 5 - Inline Code
  99. Files are located in the self-extracting archive file CH05.COM
  100.  
  101.           LIST0501 ASM        68
  102.           LIST0502 ASM       351
  103.           LIST0503 PAS       873
  104.           LIST0504 PAS       635
  105.           LIST0505 PAS       483
  106.           LIST0506 PAS     1,502
  107.           LIST0507 PAS     1,507
  108.           LIST0508 PAS     1,252
  109.           LIST0509 PAS     6,725
  110.           LIST0510 PAS     1,535
  111.           LIST0511 PAS     5,221
  112.           LIST0512 PAS     1,513
  113.           LIST0513 PAS     2,892
  114.  
  115.  
  116. Chapter 6 - Text File Device Drivers
  117. Files are located in the self-extracting archive file CH06.COM
  118.  
  119.           LIST0601 PAS       567
  120.           LIST0602 PAS     2,829
  121.           LIST0603 PAS     1,421
  122.           LIST0604 PAS     4,043
  123.           LIST0605 PAS     3,489
  124.           LIST0606 PAS       558
  125.           LIST0607 PAS    15,117
  126.  
  127.  
  128. Chapter 7 - Interrupt Service Routines
  129. Files are located in the self-extracting archive file CH07.COM
  130.  
  131.           LIST0701 PAS     1,156
  132.           LIST0702 PAS     1,545
  133.           LIST0703 PAS     6,331
  134.           LIST0704 PAS       592
  135.           LIST0705 PAS     1,533
  136.           LIST0706 PAS     1,119
  137.           LIST0707 PAS     9,023
  138.           LIST0708 PAS       759
  139.           LIST0709 PAS     1,324
  140.  
  141.  
  142. Chapter 8 - Overlays
  143. Files are located in the self-extracting archive file CH08.COM
  144.  
  145.           LIST0801 PAS     1,454
  146.           LIST0802 PAS       651
  147.           LIST0803 PAS     1,130
  148.           LIST0804 PAS     1,325
  149.           LIST0805 PAS       553
  150.           LIST0806 PAS       488
  151.           LIST0807 PAS       465
  152.           LIST0808 PAS       532
  153.           LIST0809 PAS       757
  154.           LIST0810 PAS       656
  155.           LIST0811 PAS     3,187
  156.           LIST0812 PAS     3,114
  157.           LIST0813 PAS     1,161
  158.           LIST0814 PAS       759
  159.           LIST0815 PAS     1,213
  160.           LIST0816 PAS       466
  161.           LIST0817 PAS     6,170
  162.  
  163.  
  164. Chapter 9 - Window Management
  165. Files are located in the self-extracting archive file CH09.COM
  166.  
  167.           LIST0903 ASM     5,911
  168.           LIST0907 PAS     8,988
  169.           LIST0908 PAS       908
  170.           LIST0912 PAS     6,885
  171.           LIST0913 PAS     4,657
  172.  
  173.  
  174. Chapter 10 - Graphics Routines
  175. Files are located in the self-extracting archive file CH10.COM
  176.  
  177.           LIST1001 PAS     2,339
  178.           LIST1002 PAS     2,061
  179.           LIST1003 PAS     6,200
  180.           LIST1004 PAS     6,904
  181.           LIST1005 PAS     2,141
  182.           LIST1006 PAS     4,972
  183.           LIST1007 PAS     6,487
  184.           LIST1008 PAS     1,375
  185.           LIST1009 PAS     2,021
  186.           LIST1010 PAS     2,277
  187.           LIST1011 PAS     9,015
  188.           LIST1012 PAS       450
  189.           LIST1013 PAS       862
  190.           LIST1014 PAS       889
  191.           LIST1015 PAS     3,216
  192.  
  193.  
  194. Chapter 11 - Expanded Memory
  195. Files are located in the self-extracting archive file CH11.COM
  196.  
  197.           LIST1101 PAS     8,171
  198.           LIST1102 PAS     6,594
  199.  
  200.  
  201. Chapter 12 - Networks
  202. Files are located in the self-extracting archive file CH12.COM
  203.  
  204.           LIST1201 PAS     1,342
  205.           LIST1202 PAS     2,203
  206.           LIST1203 PAS     9,055
  207.           LIST1204 PAS     1,205
  208.           LIST1205 PAS       859
  209.           LIST1206 PAS       827
  210.           LIST1207 PAS       756
  211.  
  212.  
  213. Chapter 13 - Object-Oriented Programming
  214. Files are located in the self-extracting archive file CH13.COM
  215.  
  216.           LIST1301 PAS       527
  217.           LIST1302 PAS     1,268
  218.           LIST1303 PAS     2,798
  219.           LIST1305 PAS    17,801
  220.  
  221.  
  222. Chapter 14 - Miscellaneous Tricks
  223. Files are located in the self-extracting archive file CH14.COM
  224.  
  225.           LIST1401 PAS     1,606
  226.           LIST1403 PAS     1,084
  227.           LIST1404 PAS       750
  228.           LIST1405 PAS     2,832
  229.