RE: Segmentation Fault Question



Is it legal to pass gtk_init a pair of NULLs?


It should be.  I usually pass (0, NULL) and if I remember correctly on Linux
NULL is just a (void*) cast of 0.  On Windows it is JUST and integer of
value 0.

Regards,
Martyn



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