home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c221 / 6.ddi / MWHC.006 / 50 < prev    next >
Encoding:
Text File  |  1992-12-09  |  247 b   |  11 lines

  1. /*
  2.  *   strings.h -- extra-ANSI 
  3.  *
  4.  *   Some UNIX systems use strings.h instead of string.h. 
  5.  *   The ANSI standard mandates string.h, for consistency.
  6.  *
  7.  *           Copyright (c) 1990, MetaWare Incorporated
  8.  */
  9.  
  10. #include <string.h>
  11.