Date: Tue, 07 Apr 1998 15:50:44 -0700 From: Jeremy Allison <jallison@whistle.com> To: crh@NTS.Umn.EDU, Multiple recipients of list <samba-technical@samba.anu.edu.au> Subject: Re: skip_multibyte_char()
> this essentially returns either zero, if
> the current codepage contains no multibyte characters,
> or the length of the next character (in bytes) in the
> current selected codepage, if that codepage does
> contain multibyte characters.
What I *meant* to say :-), was that skip_multibyte_character()
returns zero in *any* codepage, if the character at that
pointer is not multibyte, and the length of the mulitbyte
character at that pointer position, if in a code page
that contains multibyte characters.
Sorry for the confusion (and I wrote the damn thing :-).
Jeremy.
-- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. --------------------------------------------------------