TeX/char

Synopsis

\char<number>

Description

Outputs the character given by <number>. See also `\.

Example

The following TeX code outputs an 'A' :

\char`\A
Last modified on 21 July 2009, at 13:28