Hi,

%ls prints string arguments (like UChar*)
for UChar, %lc should be used.

Zoltan

> 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


_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to