Re: [Vala] Printing Unicode Characters





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]