home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD 1.2
/
amidev_cd_12.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 */