Query: firestring_estr_strcat
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_strcat(3) Library Functions Manual firestring_estr_strcat(3)NAMEfirestring_estr_strcat - concatenate a string onto an estringSYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_strcat(struct firestring_estr_t *estring, const char *string)DESCRIPTIONfirestring_estr_strcat() copys the contents of string onto the end of estring, provided that there is room in estring.RETURN VALUE0 if the string was copied successfully; 1 if there was insufficient space in estring for the copy to occur.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-06-10 firestring_estr_strcat(3)
| Related Man Pages |
|---|
| base32(n) - osx |
| firestring_snprintf(3) - debian |
| strcat(3) - netbsd |
| strncat(3) - netbsd |
| base32hex(n) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |