Re: UTF8 Encoding and Local Encoding question
- From: Noah Levitt <nlevitt columbia edu>
- To: O-Zone <o-zone zerozone it>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: UTF8 Encoding and Local Encoding question
- Date: Mon, 26 May 2003 13:02:29 -0400
On Mon, May 26, 2003 at 15:39:56 +0000, O-Zone wrote:
buffer = g_locale_to_utf8(bbuf,ffs.st_size,&bread,&bwrite,&error);
if(error) {
g_free(buffer);
I believe you should be checking if buffer == NULL to see if
there has been an error.
Noah
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]