Twitch SDK (Internal)
Macros | Functions
pch_platform.h File Reference

Go to the source code of this file.

Macros

#define snprintf   _snprintf
 
#define TTV_STRCASECMP_DEFINED
 

Functions

int strcasecmp (const char *one, const char *two)
 
int strncasecmp (const char *one, const char *two, size_t count)
 

Macro Definition Documentation

◆ snprintf

#define snprintf   _snprintf

◆ TTV_STRCASECMP_DEFINED

#define TTV_STRCASECMP_DEFINED

Function Documentation

◆ strcasecmp()

int strcasecmp ( const char *  one,
const char *  two 
)
inline

◆ strncasecmp()

int strncasecmp ( const char *  one,
const char *  two,
size_t  count 
)
inline