Hi all I am learning the webkit source codes, and there are many variables whose type is "UChar", Now I want to print the variables, if I use the sentence " wprintf(L"%ls\n",variable); " ,it will print Unrecognizable Code. Could you tell me the right way? Thank you & regards zh