Fix for Windows.
This commit is contained in:
@@ -30,6 +30,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|||||||
|
|
||||||
#ifndef __GNUC__
|
#ifndef __GNUC__
|
||||||
#define strcasecmp stricmp
|
#define strcasecmp stricmp
|
||||||
|
#define strncasecmp strnicmp
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//C++ style code in C
|
//C++ style code in C
|
||||||
|
|||||||
Reference in New Issue
Block a user