Functions | |
void | vdi_array2str (const short *src, char *des, short len) |
short | vdi_str2array (const char *src, short *des) |
short | vdi_wstrlen (const short *wstr) |
|
transform VDI-string (each character is 16-bit wide, the string is not null-terminated and len is in another parameter) to standard C-string.
|
|
|
|
return the length of a w-string
|