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
base32(n) - mojave
base32hex(3tcl) - debian
firestring_snprintf(3) - debian
strccpy(3gen) - sunos
base32hex(n) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file