Go to the first, previous, next, last section, table of contents.

\verb

\verb char literal_text char

\verb*char literal_text char

Typesets literal_text exactly as typed, including special characters and spaces, using a typewriter (\tt) type style. There may be no space between \verb or \verb* and char (space is shown here only for clarity). The *-form differs only in that spaces are printed as `\verb*| |'.


Go to the first, previous, next, last section, table of contents.