Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ OsStrCmp()

int AKPLATFORM::OsStrCmp ( const AkOSChar in_pszString1,
const AkOSChar in_pszString2 
)
inline

Compare two NULL-terminated AkOSChar strings

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 514 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