add utf32 function
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@240 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
59910e65d2
commit
2a8f0bbe28
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ extern "C" {
|
|||
* %brief output Output
|
||||
* %return Bytes this multibyte takes
|
||||
*/
|
||||
MWDECL int MwUTF8ToUTF32(const char* input, int32_t* output);
|
||||
MWDECL int MwUTF8ToUTF32(const char* input, int* output);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue