strtows man page on SunOS

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
SunOS logo
[printable version]

strtows(3C)		 Standard C Library Functions		   strtows(3C)

NAME
       strtows, wstostr - code conversion for Process Code and File Code

SYNOPSIS
       #include <widec.h>

       wchar_t *strtows(wchar_t *dst, const char *src);

       char *wstostr(char *dst, const wchar_t *src);

DESCRIPTION
       The  strtows()  and  wstostr() functions convert strings back and forth
       between File Code representation and Process Code.

       The strtows() function takes a character string src, converts it	 to  a
       Process	Code string, terminated by a Process Code null, and places the
       result into dst.

       The wstostr() function takes the Process Code string pointed to by src,
       converts it to a character string, and places the result into dst.

RETURN VALUES
       The  strtows() function returns the Process Code string if it completes
       successfully. Otherwise, a null pointer will be returned and errno will
       be set to EILSEQ.

       The  wstostr()  function	 returns  the File Code string if it completes
       successfully. Otherwise, a null pointer will be returned and errno will
       be set to EILSEQ.

SEE ALSO
       wstring(3C)

SunOS 5.10			  20 Dec 1996			   strtows(3C)
[top]

List of man pages available for SunOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net