Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wunctrl(3X) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

keyname(3X)

unctrl(3X)

curses(5)

wunctrl(3X)                                                     wunctrl(3X)

NAME
     wunctrl - generate printable representation of a wide character

SYNOPSIS
     cc [flag ...] file ... -lcurses [library ...]

     #include <curses.h>

     wchart *wunctrl(cchart *wc);

DESCRIPTION
     The wunctrl() function generates a wide character string that is a
     printable representation of the wide character wc.

     This function also performs the following processing on the input
     argument:

     -  Control characters are converted to the ^X notation.

     -  Any rendition information is removed.

RETURN VALUE
     Upon successful completion, wunctrl() returns the generated string.
     Otherwise, it returns a null pointer.

ERRORS
     No errors are defined.

SEE ALSO
     curses(3X), keyname(3X), unctrl(3X), curses(5).

























Page 1                       Reliant UNIX 5.44                Printed 11/98

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