redhat man page for wcscat

Query: wcscat

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WCSCAT(3)						     Linux Programmer's Manual							 WCSCAT(3)

NAME
wcscat - concatenate two wide-character strings
SYNOPSIS
#include <wchar.h> wchar_t *wcscat(wchar_t *dest, const wchar_t *src);
DESCRIPTION
The wcscat function is the wide-character equivalent of the strcat function. It copies the wide-character string pointed to by src, includ- ing the terminating L'' character, to the end of the wide-character string pointed to by dest. The strings may not overlap. The programmer must ensure that there is room for at least wcslen(dest)+wcslen(src)+1 wide characters at dest.
RETURN VALUE
wcscat returns dest.
CONFORMING TO
ISO/ANSI C, UNIX98
SEE ALSO
strcat(3), wcsncat(3), wcscpy(3), wcpcpy(3)
GNU
1999-07-25 WCSCAT(3)
Related Man Pages
wcscat(3) - centos
wcscpy(3) - centos
wcscat(3) - php
wcscat(3) - xfree86
wcscat(3) - plan9
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Package
Shopt -s histappend
Issue with events occuring in DST window