home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / n / n001 / 2.ddi / EXAMPLES / DEBUG / SERVER / SERV_DEF.H < prev    next >
Encoding:
C/C++ Source or Header  |  1989-10-17  |  220 b   |  10 lines

  1. /*
  2.  * File: debug\server\serv_def.h
  3.  * This include file is used to define the constants needed by the
  4.  * server control procedure.
  5.  */
  6.  
  7. #define Dispatcher debug_Proc
  8. #define Server_Name "example"
  9. #define DEBUG
  10.