Re: [Vala] Printing Unicode Characters
- From: Emad Al-Bloushi <al3omdah live com>
- To: Vala List <vala-list gnome org>
- Subject: Re: [Vala] Printing Unicode Characters
- Date: Mon, 30 Nov 2009 19:44:13 +0300
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]