[Glade-users] please give me a hand?



Alex,
I use lots of strcat and strcpy commands in glade generated code.
If you prefer using those to the Glib API stuff, make sure you have the proper
include in your callback.c file.

#include <strings.h>

Greg






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