home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d1xx
/
d167
/
cdecl.lha
/
CDecl
/
string.h
< prev
next >
Wrap
C/C++ Source or Header
|
1988-11-22
|
177b
|
4 lines
char *strcat(), *strncat(), *strcpy(), *strncpy(), index(), rindex();
char *strchr(), *strrchr(), *strpbrk(), *strtok();
int strcmp(), strncmp(), strlen(), strspn(), strcspn();