Re: [Vala] [Genie] Convert string to uchar[]



On Mon, 2009-10-12 at 18:19 +0200, Nicolas wrote:
Thanks, but already tested and this:

data_string : string
testing : array of uchar
testing = (array of uchar) data_string

Return:

error: syntax error, expected identifier
testing = (array of uchar) data_string
                ^^^^^

Another idea ?
Nicolas.


looks like a bug - I will try and get a fix soon

jamie




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