debian man page for firestring_strncpy

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)

NAME
firestring_strncpy - strncpy(3) with slightly saner semantics
SYNOPSIS
#include <firestring.h> -lfirestring void firestring_strncpy(char * const to, const char * const from, const size_t size)
DESCRIPTION
firestring_strncpy() acts like strncpy(3) except that to will always contain a trailing nil, even if the function runs out of space.
RETURN VALUE
Always succeeds.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-03-31 firestring_strncpy(3)
Related Man Pages
strncpy(3) - linux
libfirestring(3) - debian
strcpy(3) - suse
string(3) - suse
string(3) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
One instance of comparing grep and awk
New UNIX and Linux History Sections