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_boolean()
size_t scim_bridge_string_from_boolean
(
char **
str
,
boolean
value
)
Translate a boolean 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.11.0