Thread
:
Multibyte string conversions
View Single Post
harimagic
Go4Expert Member
16Oct2007,19:19
Hi,
I would like to know what are the C string library functions which are doesn’t support for multibyte data.
Recently I found that strlen() does not give exact length for multibyte. is there any web-site for that information.