When I pass a string from TCL to C++ the Umlaute get lost.
I am using
gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)
I am using the following functions:
new_name = utf8to_iso(Tcl_GetStringFromObj(objv[2],
&new_name_len));
This mechanism worked well until
gcc version 3.3.5 20050117...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.