SCIM Bridge
0.4.x
common
scim-bridge-string.h
scim_bridge_string_from_boolean
scim_bridge_string_from_int
scim_bridge_string_from_uint
scim_bridge_string_get_length
scim_bridge_string_to_boolean
scim_bridge_string_to_int
scim_bridge_string_to_uint
scim_bridge_string_to_wstring
scim_bridge_wstring_get_length
scim_bridge_wstring_to_string
wchar
◆
scim_bridge_string_from_uint()
size_t scim_bridge_string_from_uint
(
char **
str
,
unsigned int
value
)
Translate an unsigned integer into a string.
Parameters
value
The value to translate.
str
The destination pointer for the new string.
Returns
The length of the new string if succeeded, otherwise it returns -1.
Generated by
1.13.2