multibyte,英語單詞,主要用作形容詞,作形容詞時譯為“多位元組的”。
基本介紹
- 外文名:multibyte
- 詞性:形容詞
- 發音:['mʌltibait]
- 釋義:多位元組的
multibyte,英語單詞,主要用作形容詞,作形容詞時譯為“多位元組的”。
lpMultiByteStr:指向將被轉換字元串的字元。cchMultiByte:指定由參數lpMultiByteStr指向的字元串中位元組的個數。如果lpMultiByteStr指定的字元串以空字元終止,可以設定為-1(如果字元串不是以空字元中止,設定為-1可能失敗,可能成功),...
cchMultiByte:指定由參數lpMultiByteStr指向的緩衝區最大值(用位元組來計量)。若此值為零,函式返回lpMultiByteStr指向的目標緩衝區所必需的位元組數,在這種情況下,lpMultiByteStr參數通常為NULL。lpDefaultChar和pfUsedDefaultChar:只有當...
lpMultiByteStr 接受轉換的串的字元緩衝cbMultiByte lpMultiByteStr的位元組大小。lpDefaultChar 可選——當dwFlags包含WC_COMPOSITECHECK | WC_DEFAULTCHAR並且某個Unicode字元不能被映射到同等的ANSI串時所傳遞的一個單字元ANSI串,包含被插入...
wctomb是一則函式,wctomb將一個寬字元轉化為多位元組字元。函式介紹 函式作用 wctomb將一個寬字元轉化為多位元組字元 函式返回值 If wctomb converts the wide character to a multibyte character, it returns the number of bytes (which...
of _stricmp. The arguments and return value of _wcsicmp are wide-character strings; those of _mbsicmp are multibyte-character strings. _mbsicmp recognizes multibyte-character sequences according to the current multibyte code ...
19 Control Functions 20 Locale 21 Extended Integer Types 22 Floating-Point Environment 23 Complex Arithmetic 24 Wide and Multibyte Facilities A The ASCII Character Set B Syntax C Answers to the Exercises Index ...