LifeV
strings.h File Reference

Go to the source code of this file.

Macros

#define strcasecmp   stricmp
 
#define strncasecmp   strnicmp
 

Macro Definition Documentation

◆ strcasecmp

#define strcasecmp   stricmp

Definition at line 4 of file strings.h.

◆ strncasecmp

#define strncasecmp   strnicmp

Definition at line 5 of file strings.h.