Re: [Vala] Problem with strings



2008/4/14 Andrea Bolognani <eof kiyuko org>:
On Sun, 13 Apr 2008 18:27:53 +0200
 Olivier Rossiny <olivier rossiny gmail com> wrote:

 > but a vala string is a char* if I look at the C version ... so why isn't
 > it allowed ? and, what is the solution ?

 By the way, why char* and not gchar*?


typedef char   gchar;

"Corresponds to the standard C char type. "

-- 
Travis Watkins
http://www.realistanew.com



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