home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / Servis / Devc / _SETUP.4 / Group3 / mem.h < prev    next >
C/C++ Source or Header  |  1999-11-07  |  132b  |  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.