Module allsorts_no_std::macroman[][src]

Utilities for handling the Mac OS Roman character set.

Functions

char_to_macroman

Converts a char to its Mac OS Roman character encoding.

is_macroman

Returns true if the supplied char exists in the Mac OS Roman character encoding.

macroman_to_char

Converts a char to its Mac OS Roman character encoding.