firestring_estr_strcat(3) debian man page | unix.com

Man Page: firestring_estr_strcat

Operating Environment: debian

Section: 3

firestring_estr_strcat(3)				     Library Functions Manual					 firestring_estr_strcat(3)

NAME
firestring_estr_strcat - concatenate a string onto an estring
SYNOPSIS
#include <firestring.h> -lfirestring int firestring_estr_strcat(struct firestring_estr_t *estring, const char *string)
DESCRIPTION
firestring_estr_strcat() copys the contents of string onto the end of estring, provided that there is room in estring.
RETURN VALUE
0 if the string was copied successfully; 1 if there was insufficient space in estring for the copy to occur.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-06-10 firestring_estr_strcat(3)
Related Man Pages
base32(n) - osx
firestring_snprintf(3) - debian
libfirestring(3) - debian
strcat(3) - netbsd
strncat(3) - netbsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph