Hi,

Maarten <[EMAIL PROTECTED]> 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
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to