[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Unicode question...
- From: Michael Meeks <michael helixcode com>
- To: Derek Simkowiak <dereks kd-dev com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Unicode question...
- Date: Thu, 6 Jul 2000 16:36:45 -0400 (EDT)
Hi Derek,
On Thu, 6 Jul 2000, Derek Simkowiak wrote:
> if ( *utf8_input_string == '\n' )
> total_lines_detected++;
This should work fine; there is in fact a nice man page about
utf8, ucs-2, ucs-4 etc. etc. just do man utf-8. Utf8 was designed to have
no impact on code like this.
Regards,
Michael.
--
mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]