Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mbchar(3W)

mbstring(3C)

wchrtbl(1M)



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



NAME
     mbstring: mbstowcs, wctombs - multibyte string conversion

SYNOPSIS
     #include <stdlib.h>

     sizet mbstowcs(wchart *pwcs, char *s, sizet n);

     sizet wcstombs(char *s, wchart *pwcs, sizet n);

DESCRIPTION
     These two functions can support both
          typedef unsigned short wchar_t;
     and
          typedef long wchar_t;

     conditionally.

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



































                        Printed 11/19/92                   Page 1



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