home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / cecko / install / devcpp4920.exe / include / mem.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-09-17  |  140 b   |  9 lines

  1. /*
  2.  * This file is part of the Mingw32 package.
  3.  *
  4.  * mem.h maps to string.h
  5.  */
  6. #ifndef    __STRICT_ANSI__
  7. #include <string.h>
  8. #endif
  9.