Re: Unicode question...



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]