Re: g_ptr_array bsearch & etc
- From: Joshua N Pritikin <vishnu pobox com>
- To: gtk-devel-list gnome org
- Subject: Re: g_ptr_array bsearch & etc
- Date: Thu, 23 Aug 2001 01:21:14 +0530
If the CVS administrator gives me an account with write permission then i would
be happy to commit the following change.
i propose that g_ptr_array's utility is dramatically broadened by this small
amount of code.
Please comment. ;-)
On Tue, Aug 21, 2001 at 07:06:36PM +0530, Joshua N Pritikin wrote:
> Can the following be added to g_ptr_array?
>
> gboolean
> g_ptr_array_bsearch (GPtrArray * array,
> guint * ret,
> gconstpointer sample,
> GCompareFunc compare_func);
> void
> g_ptr_array_add_index (GPtrArray * array,
> guint index,
> gpointer data);
> void
> g_ptr_array_add_sorted (GPtrArray * array,
> gpointer data,
> GCompareFunc compare_func);
--
Get self-realization at <http://sahajayoga.org> ... <http://why-compete.org> ?
Victory to the Divine Mother!!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]