Re: warnings important?
- From: Jeff Garzik <jgarzik pobox com>
- To: ripley xs4all nl (Koen D'Hondt)
- Cc: mharnois willinet net, harinath cs umn edu, gnome-list gnome org
- Subject: Re: warnings important?
- Date: Sun, 29 Nov 1998 16:24:04 -0500 (EST)
Koen D'Hondt wrote:
> If I'm not mistaking, gtk-xhmtl uses a wrapper function (called
> g_strdup_wrapper) for normal builds since (last time I checked), gdk
> doesn't provide a g_strdup by itself as it does for g_malloc and
> friends.
Don't know what version of glib in which this appeared, but ...
gchar* g_strdup (const gchar *str);
If you are strdup'ing international strings you probably want something
more complicated.
Jeff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]