Next: , Previous: mpg-ref-current_breakpoint, Up: mpg-bpr


11.3.49 current_char_conversion/2   [ISO]

Synopsis

current_char_conversion(?InChar, ?OutChar)

InChar is currently mapped to OutChar in the character-conversion mapping, where the two are distinct.

Arguments

InChar
char
OutChar
char

Exceptions

type_error
An argument is instantiated not to a char.

See Also

Glossary.


Send feedback on this subject.