home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac9_disk / dhst4lc / binding / dhst4lc.h next >
Encoding:
Text File  |  1998-03-08  |  287 b   |  9 lines

  1. /* Document History Protocol - By Thomas Much */
  2. /* DHST_Add Binding For Lattice C - Revision 01 - Header File */
  3. /* By Mark Wherry 08/03/98 */
  4.  
  5. /* Function Prototype */
  6.  
  7. int DHST_Add(int app_id, char *app_name, char *app_path, char *doc_name, char *doc_path);
  8.  
  9. /* End Of File */