Re: glib: problem with GArray

From: Richard Bos (rlb_at_hoekstra-uitgeverij.nl)
Date: 10/22/04


Date: Fri, 22 Oct 2004 07:45:15 GMT

eloisant@gmail.com (Erwan Loisant) wrote:

> I can't properly add elements to a GArray. Basically I have a GArray
> of GList, so here is what I do to append an element in a given GList
> of my GArray:

> Can you see what is the problem?

Yes. The problem is that neither GArray (Who he? A glamrock singer?) and
GList (The Wicked Witch of the Nor'norwest?) are part of ISO C, so this
question cannot possibly be answered reliably in comp.lang.c unless you
provide us with their definitions.

Richard



Relevant Pages

  • glib: problem with GArray
    ... I can't properly add elements to a GArray. ... g_array_insert_val(buckets, index, currentBucket); ... Append the "node" element in my GList ... especially for the first insertion, ...
    (comp.lang.c)
  • glib: problem with GArray
    ... I can't properly add elements to a GArray. ... g_array_insert_val(buckets, index, currentBucket); ... Append the "node" element in my GList ... especially for the first insertion, ...
    (comp.os.linux.development.apps)
  • Re: glib: problem with GArray
    ... eloisant@gmail.com (Erwan Loisant) wrote: ... so here is what I do to append an element in a given GList ... The problem is that neither GArray (Who he? ... Richard ...
    (comp.os.linux.development.apps)
  • Re: glib: problem with GArray
    ... Erwan Loisant wrote: ... Basically I have a GArray ... Try the GTK mailing lists found at: ... Regards, ...
    (comp.lang.c)
  • Re: glib: problem with GArray
    ... Erwan Loisant wrote: ... Basically I have a GArray ... Try the GTK mailing lists found at: ... Regards, ...
    (comp.os.linux.development.apps)