source: trunk/src/ash/win/strings.h@ 632

Last change on this file since 632 was 632, checked in by bird, 19 years ago

MSC hacking.

File size: 79 bytes
Line 
1#include <string.h>
2#define strcasecmp stricmp
3#define strncasecmp strnicmp
Note: See TracBrowser for help on using the repository browser.