home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / Drivers / joystick-0.0-I / JoystickDriver / tester.tproj / myTestDriverUser.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-02-01  |  153 b   |  5 lines

  1. /*
  2.  * Constants used both in the driver and in users of the driver.
  3.  */
  4. #define    my_PARAMETER_NAME        "myParameter"    
  5. #define my_DEVICE_NAME            "myTestDriver"