HTML 4.01 Transitional//EN"> ENC Demos

Character Code Conversion (ENC) Sample Demos

Location

$REVOLUTION_SDK_ROOT/build/demos/encdemo

Compilation

Move to the $REVOLUTION_SDK_ROOT/build/demos/encdemo directory and enter "make".
An executable file (.elf) will be generated in $REVOLUTION_SDK_ROOT/RVL/bin/demos/encdemo/.

Execution

Move to the $REVOLUTION_SDK_ROOT/RVL/bin/demos/encdemo/ directory and perform the following steps:

Description

encsample Performs conversion between the external character encoding and the internal character encoding.
Specifies the handling of substitute characters and carriage return codes using the conversion context.
encjapanese Performs conversion between the Japanese character encoding and the internal character encoding.
enclatin Performs conversion between ISO-8859 and the internal character encoding.
encunicode Performs conversion between UTF encodings.
encalternate Replaces unconvertible characters with alternate characters.

See Also

ENC function

Revision History

12/25/2006 Initial version.


CONFIDENTIAL