Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mbtowc(3W) — DG/UX 5.4R3.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wchrtbl(1M)

mbchar(3C)

mbstring(3W)



mbchar(3W)                     DG/UX 5.4R3.00                     mbchar(3W)


NAME
       mbchar: mbtowc, wctomb, mblen - multibyte character conversion

SYNOPSIS
       #include <stdlib.h>

       int mbtowc(wchart *pwc, char *s, sizet n);
       int wctomb(char *s, wchart wchar);
       int mblen(char *s, sizet n);

DESCRIPTION
       These three functions can support both
              typedef unsigned short wchart;
       and
              typedef long wchart;
       conditionally.

SEE ALSO
       wchrtbl(1M), mbchar(3C), mbstring(3W).






































Licensed material--property of copyright holder(s)                         1


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