home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
programming
/
source
/
gblanker36_src.lha
/
GSource.lha
/
GSource
/
protos
/
var.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
|
1994-12-31
|
147 b
|
8 lines
#ifndef G_VAR_H
#define G_VAR_H
LONG GetVar37( STRPTR, STRPTR, LONG, ULONG );
LONG SetVar37( STRPTR, STRPTR, LONG, ULONG );
#endif /* G_VAR_H */