Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class LOCALIZED_PRINTER General cluster: encoding description: "Print Unicode into the console if possible." Ancestors ANY SYSTEM_ENCODINGS Queries Console_encoding: ENCODING console_encoding_to_utf32 (a_console_encoding: ENCODING; a_str: READABLE_STRING_GENERAL): STRING_32 Iso_8859_1: ENCODING System_encoding: ENCODING Utf16: ENCODING Utf32: ENCODING utf32_to_console_encoding (a_console_encoding: ENCODING; a_str: READABLE_STRING_GENERAL): STRING_8 Utf8: ENCODING Commands localized_print (a_str: detachable READABLE_STRING_GENERAL) localized_print_error (a_str: detachable READABLE_STRING_GENERAL)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org