Re: [Vala] [Genie] Convert string to uchar[]
- From: Jamie McCracken <jamie mccrack googlemail com>
- To: Nicolas <c r n a wanadoo fr>
- Cc: vala-list gnome org
- Subject: Re: [Vala] [Genie] Convert string to uchar[]
- Date: Mon, 12 Oct 2009 12:06:37 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]