home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / c1 / clib / !clib / h / strings < prev    next >
Encoding:
Text File  |  1997-05-17  |  115 b   |  10 lines

  1. /* strings.h.  */
  2.  
  3.  
  4. #ifndef __STRINGS_H
  5. #define __STRINGS_H 1
  6. #ifndef    __STRING_H
  7. #include <string.h>
  8. #endif
  9. #endif
  10.