Re: UCS-2 in gunicode.h
- From: Joe Shaw <joe helixcode com>
- To: Havoc Pennington <hp redhat com>
- Cc: Derek Simkowiak <dereks kd-dev com>, gtk-devel-list gnome org
- Subject: Re: UCS-2 in gunicode.h
- Date: Fri, 7 Jul 2000 17:47:49 -0400 (EDT)
>
> I think we're just going to add a function like this to glib:
>
> gchar*
> g_convert (const gchar *str,
> gint len,
> const gchar *to_codeset,
> const gchar *from_codeset,
> gint *bytes_converted)
Why are the codesets gchar *s and not an enumerated type like
GLIB_CODESET_UCS_2 or whatever?
Joe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]