home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextLibrary
/
Documentation
/
NextDev
/
Examples
/
DriverKit
/
TestDriver
/
myTestDriver
/
tester.tproj
/
myTestDriverUser.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-02-01
|
153 b
|
5 lines
/*
* Constants used both in the driver and in users of the driver.
*/
#define my_PARAMETER_NAME "myParameter"
#define my_DEVICE_NAME "myTestDriver"