Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mbstring(3W) — DG/UX 5.4.2A

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wchrtbl(1M)

mbchar(3W)

mbstring(3C)



mbstring(3W)                     DG/UX 5.4.2                    mbstring(3W)


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

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







































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


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