Re: gtk_menu: update the menu



Hi,

Maarten <maarten mercuri el ub es> writes:

> I use strtok to separate the entrys from the string.

Have a look at the strtok(3) man-page. It explains why you should
_never_ use this function. Consider to use g_strsplit() instead.


Sven



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