[webkit-dev] print the "uchar" variables

zhenghe zhang zhenghe.zhang at gmail.com
Tue Mar 10 03:16:49 PDT 2009


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



More information about the webkit-dev mailing list