string replace function
- From: Kevin Anthony <kevin s anthony gmail com>
- To: gtk-devel-list gnome org
- Subject: string replace function
- Date: Mon, 5 Dec 2011 21:53:30 -0500
I was thinking of making a g_strrpl and g_strnrpl
The first one takes (gchar*,gchar*) and returns a gchar* in which the all instances of the second gchar* will be found and replaced in the first gchar*.
The second one is the same, but only replaces the first n instances.
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.
--
Thanks
Kevin Anthony
www.NoSideRacing.comDownload the Community Extensions:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]