*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> wmemset (3)              
Title
Content
Arch
Section
 

WMEMSET(3)

Contents


NAME    [Toc]    [Back]

       wmemset - fill an array of wide-characters with a constant wide character

SYNOPSIS    [Toc]    [Back]

       #include <wchar.h>

       wchar_t *wmemset (wchar_t *wcs, wchar_t wc, size_t n);

DESCRIPTION    [Toc]    [Back]

       The wmemset function is the wide-character  equivalent  of  the	memset
       function.  It fills the array of n wide-characters starting at wcs with
       n copies of the wide character wc.

RETURN VALUE    [Toc]    [Back]

       wmemset returns wcs.

CONFORMING TO    [Toc]    [Back]

       ISO/ANSI C, UNIX98

SEE ALSO    [Toc]    [Back]

      
      
       memset(3)



GNU				  1999-07-25			    WMEMSET(3)
[ Back ]
 Similar pages
Name OS Title
wcsspn Linux advance in a wide-character string, skipping any of a set of wide characters
wcscspn Linux search a wide-character string for any of a set of wide characters
wcspbrk Linux search a wide-character string for any of a set of wide characters
wmemchr Linux search a wide character in a wide-character array
wmemcpy Linux copy an array of wide-characters
wmemmove Linux copy an array of wide-characters
mvgetn_wstr Tru64 Get an array of wide characters from a Curses terminal keyboard
mvget_wstr Tru64 Get an array of wide characters from a Curses terminal keyboard
mvwget_wstr Tru64 Get an array of wide characters from a Curses terminal keyboard
mvwgetn_wstr Tru64 Get an array of wide characters from a Curses terminal keyboard
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service