Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wcsspn(3C) — UnixWare 2.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wchar(5)

wcscspn(3C)






       wcsspn(3C)                                                wcsspn(3C)


       NAME
             wcsspn - obtain the length of a wide substring

       SYNOPSIS
             #include <wchar.h>
             size_t wcsspn(const wchar_t *ws1, const wchar_t *ws2);

       DESCRIPTION
             wcsspn returns the length of the initial segment of the wide
             string ws1, which consists entirely of the wide characters
             from the wide string ws2.

          Return Values
             wcsspn returns the length of the segment.

       REFERENCES
             wchar(5), wcscspn(3C)































                           Copyright 1994 Novell, Inc.               Page 1








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