Search:

Type: Posts; User: kalleanka

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,449

    The return value i null so I guess I alocat the...

    The return value i null so I guess I alocat the memory badly. I just want to send a pointer of the struct to the function. Should not be this hard. Im trying to check it in GDB and DDD. But since I...
  2. Replies
    4
    Views
    2,449

    ok I run ddd and I se data is a NULL-pointer. SO...

    ok I run ddd and I se data is a NULL-pointer. SO im on the track.
  3. Replies
    4
    Views
    2,449

    segmentation fault?

    Hi,
    Im new to this forum and I like what i seen so far. Could anyone tell me whats wrong with this program below. I get a segmentation fault when pressing the button.



    #include <gtk/gtk.h>...
Results 1 to 3 of 3