wcsncat man page on Cygwin

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

WCSNCAT(3)			    NEWLIB			    WCSNCAT(3)

NAME
       7.17 `wcsncat'--concatenate part of two wide-character strings

SYNOPSIS
	    #include <wchar.h>
	    wchar_t *wcsncat(wchar_t *S1, const wchar_t *S2, size_t N);

DESCRIPTION
       The  `wcsncat' function appends not more than N wide-character codes (a
       null wide-character code and wide-character codes that  follow  it  are
       not  appended)  from the array pointed to by S2 to the end of the wide-
       character string pointed to by S1. The initial wide-character  code  of
       S2  overwrites the null wide-character code at the end of S1.  A termi‐
       nating null wide-character code is always appended to the  result.   If
       copying	takes  place  between  objects	that overlap, the behaviour is
       undefined.

RETURNS
       The `wcsncat' function returns S1; no return value is reserved to indi‐
       cate an error.

PORTABILITY
       `wcsncat' is ISO/IEC 9899/AMD1:1995 (ISO C).

	  No supporting OS subroutines are required.

SEE ALSO
       wcsncat	is  part  of the library.  The full documentation for is main‐
       tained as a Texinfo manual.  If info and are properly installed at your
       site, the command

	      info

       will give you access to the complete manual.

NEWLIB				  April 2010			    WCSNCAT(3)
[top]

List of man pages available for Cygwin

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