home *** CD-ROM | disk | FTP | other *** search
/ Prima Shareware 3 / DuCom_Prima-Shareware-3_cd1.bin / PROGRAMO / C / DVLD01 / README.DOC < prev   
Encoding:
Text File  |  1991-11-02  |  1.0 KB  |  26 lines

  1.                              DateVld Test Programs
  2.                                Albert C. Schmitt
  3.                                 CIS 70541,2362
  4.  
  5. The test programs will compile with the following compilers:
  6.     Borland C++
  7.     Borland Turbo Pascal For Window
  8.     Microsoft QuickC For Windows
  9.  
  10. Contents: This zip file should have been included in DATEVLD1.ZIP.  It should 
  11.           contain the following files: 
  12.  
  13. CALENDR1.ICO    - Calendar Icon.
  14. GENERIC.BC      - Make file for Borland C++ Compiler.
  15. GENERIC.C       - Test source code (C).
  16. GENERIC.DEF     - Definition file (required for C only).
  17. GENERIC.EXE     - Executable test program.
  18. GENERIC.H       - Test header (required for C only).
  19. GENERIC.PAS     - Turbo Pascal For Windows test program.
  20. GENERIC.PRJ     - Borland C++ project file.
  21. GENERIC.QC      - Microsoft QuickC For Windows make file.
  22. GENERIC.RC      - Resource file which contains dialogs and menus.
  23. GENERIC.RES     - Compiled resource file (required for TPW).
  24. README.DOC      - This file.
  25.  
  26.