home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD 2.1
/
Amiga Developer CD v2.1.iso
/
CD32
/
CD32_Support
/
examples
/
SA_Examples
/
nonvolatile
/
NV.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
|
1993-08-31
|
154 b
|
11 lines
#ifndef NV_TEST_PROGS_H
#define NV_TEST_PROGS_H
#define DEFAULT_APP_NAME "NVTest"
#define DEFAULT_ITEM_NAME "Test01"
#endif /* NV_TEST_PROGS_H */