Multibyte string conversions

Go4Expert Member
16Oct2007,19:19   #1
harimagic's Avatar
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.