> Yes, but hopefully to a location that knows better. > For example, we may have library A that takes char* strings in latin1 > encoding and a library B (say, Gtk+ 2.0) that takes char* strings in utf8 > encoding. The resulting C# code is: Routines that take input in a specific charset are barely existant. Miguel.