Re: string replace function



On 6 December 2011 02:53, Kevin Anthony <kevin s anthony gmail com> wrote:
> But what i would like to know, is if i write this, and include it in the
> glib/gstrfuncs.c in a patch, would it be included.

I've got a pretty efficient g_string_replace() function in zif if
you're interested. Doing it with a GString rather than a gchar* makes
things much more efficient in the common cases.

Richard.


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