Query: firestring_strncpy
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_strncpy(3) Library Functions Manual firestring_strncpy(3)NAMEfirestring_strncpy - strncpy(3) with slightly saner semanticsSYNOPSIS#include <firestring.h> -lfirestring void firestring_strncpy(char * const to, const char * const from, const size_t size)DESCRIPTIONfirestring_strncpy() acts like strncpy(3) except that to will always contain a trailing nil, even if the function runs out of space.RETURN VALUEAlways succeeds.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-03-31 firestring_strncpy(3)
Related Man Pages |
---|
string(3) - centos |
strncpy(3) - linux |
string(3) - mojave |
string(3) - redhat |
strncpy(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |