バージョン

menu_open
Wwise SDK 2023.1.2

◆ 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.

戻り値
  • < 0 if in_pszString1 < in_pszString2
  • 0 if the two strings are identical
  • > 0 if in_pszString1 > in_pszString2
注釈
The comparison is case-sensitive

AkPlatformFuncs.h580 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう