IS_UTF8_CONTINUATION
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
is_utf8_continuation - utf8 multibyte check
SYNOPSIS
"SYNOPSIS"
int is_utf8_continuation (unsigned char c);
ARGUMENTS
- c
-
byte to check
DESCRIPTION
Returns true if the utf8 character 'c' is a multibyte continuation
character. We use this to correctly compute the on screen size
of the character when printing
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:20 GMT, October 09, 2005