From: Romain L. <rom...@wa...> - 2003-04-23 16:55:01
|
Hi, > So, to get rid of this, we could use something like this: > > void ....{ > gchar **argv = (gchar *) malloc(3 * sizeof(gchar *)); > argv[0] = g_strdup(...); > argv[1] = ...; > argv[2] = NULL; > g_strfreev(argv); > } > bug fixed ! > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel roms. -- Romain Lievin, aka 'roms' <ro...@ti...> The TiLP project is on <http://www.ti-lpg.org> "Linux, y'a moins bien mais c'est plus cher !" |