home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 (Developer) / NS_dev_3.2.iso / NextDeveloper / Headers / g++ / string.h < prev    next >
C/C++ Source or Header  |  1993-08-20  |  124b  |  6 lines

  1. extern "C" {
  2. #include_next <string.h>
  3. #undef index
  4. /* this is because of a bug in ansi/string.h that defines this macro*/
  5. }
  6.