home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 4
/
AACD04.ISO
/
AACD
/
Programming
/
PMM
/
Developer
/
Include
/
Protos
/
ADOSLIB_protos.h
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
|
1999-08-30
|
224 b
|
8 lines
char *getcwd (char *path, int size);
int cmp (char **a, char **b);
int setenv (char *name, char *value);
int unlink (char *name);
void GetCurrentPath (register char *path);
void makedir (UBYTE *file);
void putenv (char *s);