Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wctob(3C) — UnixWare 2.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought






       wctob(3C)                                                  wctob(3C)


       NAME
             wctob - wide character to byte conversion

       SYNOPSIS
             #include <stdio.h>
             #include <wchar.h>
             int wctob(wint_t 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.






























                           Copyright 1994 Novell, Inc.               Page 1








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