GRASS GIS 8 Programmer's Manual  8.5.0dev(2025)-3598a48e24
strings.h File Reference
#include <../ucrt/string.h>
Include dependency graph for strings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define strncasecmp   _strnicmp
 
#define strcasecmp   _stricmp
 

Macro Definition Documentation

◆ strcasecmp

#define strcasecmp   _stricmp

Definition at line 8 of file strings.h.

◆ strncasecmp

#define strncasecmp   _strnicmp

Definition at line 7 of file strings.h.