Please explain me this
- From: Hector Garcia <hector huron scouts-es org>
- To: balsa-list gnome org
- Subject: Please explain me this
- Date: Fri, 03 Dec 1999 14:06:55 +0100 (CET)
Hi all
I still nedd the help I asked, but if you donīt know it, at least explain me
this.
If I do
GList *lista;
Message *mensaje;
balsa_mailbox_open (balsa_app.outbox);
lista = g_list_alloc();
lista->next = balsa_app.outbox->message_list ;
mensaje = lista->next->data;
Why if I donīt do the g_list_alloc it just donīt do anything if I put lista =
balsa_app.outbox->message_list (it skips the line)??
Why it skips mesaje = lista->next->data; ??
(no error, no nothing) if at use gdb it just tells me: No symbol "mensaje" in
current context.
Arenīt they pointer? why I cannot say a pointer to point the same place as a
gpointer?? What am I doing wrong?
Thanks
Hector
----------------------------------
Fecha: 03-Dec-99
Hector Garcia Alvarez
Secretario de Scouts-es
http://www.scouts-es.org
----------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]