Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2019.1.11.7296 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
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