home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Club Elmshorn Atari PD
/
CCE_PD.iso
/
pc
/
0400
/
CCE_0423.ZIP
/
CCE_0423.PD
/
INCLUD83.ZOO
/
strings.h
< prev
next >
Wrap
C/C++ Source or Header
|
1992-07-20
|
85b
|
8 lines
#ifndef _STRINGS_H
#define _STRINGS_H
#include <string.h>
#endif /* _STRINGS_H */