Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wctob(3C) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

btowc(3C)

stdio(5)

wchar(5)

wctob(3C)                                                         wctob(3C)

NAME
     wctob - wide-character conversion

SYNOPSIS
     #include <stdio.h>
     #include <wchar.h>

     int wctob(wintt c)

DESCRIPTION
     The wctob() function determines whether c corresponds to a member of
     the extended character set whose multibyte character representation is
     a single-byte when in the initial shift state.

RETURN VALUES
     The wctob() returns WEOF if c does not correspond to a multibyte char-
     acter with length 1 in the initial shift state. Otherwise, it returns
     the single-byte representation of that character.

SEE ALSO
     btowc(3C), stdio(5), wchar(5).


































Page 1                       Reliant UNIX 5.44                Printed 11/98

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