Re: glib outstanding stuff
- From: Havoc Pennington <hp redhat com>
- To: Sebastian Wilhelmi <wilhelmi ira uka de>
- Cc: Gtk Development List <gtk-devel-list gnome org>
- Subject: Re: glib outstanding stuff
- Date: 06 Oct 2000 10:41:49 -0400
Sebastian Wilhelmi <wilhelmi ira uka de> writes:
> Any reason, you're not using GString as the return value?
>
GString may force an extra copy, if we use try_malloc(). Also, it
seems a bit nicer to me this way, because you can just get a plain
string if you want by passing NULL for the length location.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]