On Mon, 2009-10-12 at 16:29 +0200, Nicolas wrote:
> Hi,
> 
> I need to convert string to array of uchar in genie.
> I know under vala it's "(uchar[]) testing" where testing is the string, 
> so how can i do this under genie ?
> 


try 

(array of uchar) testing

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to