Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wctob(3C) — DG/UX R4.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought



wctob(3C)                         SDK R4.11                        wctob(3C)


NAME
       wctob - wide character to byte conversion

SYNOPSIS
       #include <stdio.h>
       #include <wchar.h>
       int wctob(wintt c);

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

   Return Values
       wctob returns EOF if c does not correspond to a multibyte character
       with length one; otherwise, it returns the single byte
       representation.


Licensed material--property of copyright holder(s)

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