EDCS Reference Manual
Types
EDCS_Character
|
/*
* TYPEDEF: EDCS_Character
*
* This data type specifies a single UTF-8 character.
*
* UTF-8 textual elements require from 1 to 4 UTF-8 characters
* depending on the textual element as indicated by locale.
* In the case of ASCII Latin-1, only 1 character is needed per
* textual element.
*/
typedef char EDCS_Character;
Prev: EDCS_Byte_Unsigned.
Next: EDCS_Class_Mapping_Structure.
Return to:
Top of this Page,
Type Index
|
Last updated: May 15, 2003
|
Copyright © 2003 SEDRIS
|
|