WCSLCPY
Section: Misc. Reference Manual Pages (3bsd)Index Return to Main Contents
BSD mandoc
NAME
wcslcat wcslcpy - wide character string manipulation operationsLIBRARY
Lb libbsdSYNOPSIS
In wchar.h (See libbsd(7) for include usage.) Ft size_t Fn wcslcat wchar_t *s1 const wchar_t *s2 size_t n Ft size_t Fn wcslcpy wchar_t *s1 const wchar_t *s2 size_t nDESCRIPTION
The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as strlcpy(3bsd).SEE ALSO
strlcat(3bsd), strlcpy(3bsd).STANDARDS
Fn wcslcat and Fn wcslcpy , which are BSD extensions.
Index
This document was created by man2html, using the manual pages.
Time: 04:45:42 GMT, September 16, 2022
0 댓글