Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

intro(3cur)

unctrl(3cur)

NAME

unctrl − convert character to printable form

SYNTAX

unctrl(c)
chtype c;

DESCRIPTION

The unctrl routine expands the character c into a character string which is a printable representation of the character.

Control characters are displayed in the ^X notation.  Printing characters are displayed normally.  The unctrl routine is a macro, defined in the unctrl.h header file. This header file is included by the curses.h header file (described in intro(,), so you do not have to include it again.

SEE ALSO

intro(3cur)

Subroutines

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026