Re: gtk_menu: update the menu
- From: Sven Neumann <sven gimp org>
- To: maarten mercuri el ub es
- Cc: gtk-list gnome org
- Subject: Re: gtk_menu: update the menu
- Date: Wed, 04 Jun 2003 12:35:26 +0200
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]