Re: g_str_hash
- From: NotZed <notzed helixcode com>
- To: gtk-devel-list redhat com
- Subject: Re: g_str_hash
- Date: Fri, 11 Feb 2000 06:54:14 -0600 (CST)
>
> On Fri, 11 Feb 2000, NotZed wrote:
>
> >
> > While you're at it, can you put in a case insensitive version?
>
> you really don't want to put that much logic into the hash and
> comparision functions. if you need case insensitive hash lookups,
> convert the strings to lower case before stuffing them into the
> hash table and convert your keys to lower case before doing
> the lookups.
Why does glib have to be such a pain to use?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]