home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MAGAZINE / MISC / COMP8809.ZIP / SOURCE.EXE / README.SRC < prev    next >
Encoding:
Text File  |  1988-06-02  |  1.4 KB  |  41 lines

  1.  
  2.                           COMPUTE!'s PC Magazine
  3.                  September 1988, Vol. 2, No. 5, Issue 7
  4.        Copyright 1988, COMPUTE! Publications, Inc. All Rights Reserved.
  5.  
  6.                             Source Code List
  7.  
  8. These files contain the source code for the programs on this month's 
  9. magazine disk. These files are not runnable files, nor are they required to
  10. run any of the programs on the magazine disk. They are for programmers who
  11. want to know how the programs work.
  12.  
  13. ------------------------------------------------------------------------------
  14. S.C
  15. Source code for S.EXE written in Borland International's TurboC
  16.  
  17. ------------------------------------------------------------------------------
  18. BBALL.C
  19. Source code for BBALL.EXE written in Borland International's TurboC
  20.  
  21. ------------------------------------------------------------------------------
  22. SCREEN.BAS
  23. Source code for SCREEN.EXE written in Borland International's TurboBASIC.
  24.  
  25. ------------------------------------------------------------------------------
  26. INIT.INC
  27. Include file for SCREEN.BAS 
  28. ------------------------------------------------------------------------------
  29. DIRECT.BIN
  30. DOUBORD.BIN
  31. DRIVE.BIN
  32. SINBORD.BIN
  33. WINREST.BIN
  34. WINSAVE.BIN
  35.  
  36. Binary include files for SCREEN.BAS. These files are not source code, but 
  37. binary files included in the program when compiling. 
  38. ------------------------------------------------------------------------------
  39.  
  40.  
  41.