debian man page for firestring_estr_astrcat

Query: firestring_estr_astrcat

OS: debian

Section: 3

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

firestring_estr_astrcat(3)				     Library Functions Manual					firestring_estr_astrcat(3)

NAME
firestring_estr_astrcat - concatenate a string onto an estring
SYNOPSIS
#include <firestring.h> -lfirestring int firestring_estr_astrcat(struct firestring_estr_t *estring, const char *string)
DESCRIPTION
firestring_estr_astrcat() copys the contents of string onto the end of estring, expanding estring if necessary.
RETURN VALUE
0
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2003-07-21 firestring_estr_astrcat(3)
Related Man Pages
base32hex(3tcl) - debian
firestring_snprintf(3) - debian
base32hex(n) - suse
base32(n) - suse
strccpy(3gen) - sunos
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?