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 21:51:30 +0300
You can avoid code duplication by pulling the character printing out of
the switch cases. And you should use 'unowned' instead of 'weak' if you
want to avoid string copying. 'weak' is intended only for breaking
reference cycles since some Vala versions.
Best regards,
Frederik
I will do it thank you
_________________________________________________________________
Windows Live: Keep your friends up to date with what you do online.
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_1:092010
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]