Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11

◆ OsStrNCmp()

int AKPLATFORM::OsStrNCmp ( const AkOSChar *  in_pszString1,
const AkOSChar *  in_pszString2,
size_t  in_MaxCountSize 
)
inline

Compare two NULL-terminated AkOSChar strings up to the specified count of characters.

Returns
  • < 0 if in_pszString1 < in_pszString2
  • 0 if the two strings are identical
  • > 0 if in_pszString1 > in_pszString2
Remarks
The comparison is case-sensitive

Definition at line 525 of file AkPlatformFuncs.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise