Query: firestring_concat
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_concat(3) Library Functions Manual firestring_concat(3)NAMEfirestring_concat - concatenate stringsSYNOPSIS#include <firestring.h> -lfirestring char *firestring_concat(const char *s, ...)DESCRIPTIONfirestring_concat() expects a set of const char *'s to nil-terminated strings. It returns a dynamically allocated string containing all of the input strings concatenated.RETURN VALUEA pointer to a dynamically allocated string. This string should be freed by passing the pointer to free(3) when the program is finished with it, to avoid memory leaks.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-03-31 firestring_concat(3)
Related Man Pages |
---|
rindex(3c) - opensolaris |
firestring_estr_chug(3) - debian |
index(3c) - sunos |
tcl_concat(3) - suse |
tcl_concat(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Introduction |
One instance of comparing grep and awk |
New UNIX and Linux History Sections |