character
character
- A letter, digit, or other symbol that is used
as part of the organization, control, or representation of data. A character
is often in the form of a spatial arrangement of adjacent or connected strokes.
(A).
- A sequence of one or more bytes representing
a single graphic symbol or control code. This term corresponds to the ISO
C standard term multibyte character (multi-byte character), where
a single-byte character is a special case of the multi-byte character. Unlike
the usage in the ISO C standard, character here has no necessary
relationship with storage space, and byte is used when storage space
is discussed. X/Open. ISO.1.
[Back: cast]
[Next: character array]