Re: [Vala] Printing Unicode Characters




I have tried this one it works but I do now know if there is alternative solution 

unichar unicode_character = 'ع';
stderr.printf("Unicode Character : %s\n",new StringBuilder("").append_unichar(unicode_character).str);









Dears,

I would like to print unichar via stdout.printf how can I do that ?

Best regards,
                                          
                                          
_________________________________________________________________
Keep your friends updated—even when you’re not signed in.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_5:092010


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]