Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wctomb(3W) — svr4 — mips UMIPS RISC/os 5.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mbchar(3C)

mbstring(3W)

wchrtbl(1M)



MBCHAR(3W-SVR4)     RISC/os Reference Manual      MBCHAR(3W-SVR4)



NAME
     mbchar: mbtowc, wctomb, mblen - multibyte character conver-
          sion

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 wchar_t;
     and
          typedef long wchar_t;
     conditionally.

SEE ALSO
     mbchar(3C) , mbstring(3W).
     wchrtbl(1M) in the System Administrator's Reference Manual.
































                        Printed 11/19/92                   Page 1



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