Query: strcins
OS: debian
Section: 3pub
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRCINS(3pub) C Programmer's Manual STRCINS(3pub)NAMEstrcins - insert a character at the beginning of a stringSYNOPSIS#include <publib.h> void strins(char *str, int c);DESCRIPTIONstrcins inserts the character c at the beginning of the string str. The target string must contain enough memory to hold the result.SEE ALSOpublib(3), strdel(3), strins(3)AUTHORLars Wirzenius (lars.wirzenius@helsinki.fi) Publib C Programmer's Manual STRCINS(3pub)
Related Man Pages |
---|
xfree(3pub) - debian |
fnpathfind(3pub) - debian |
memdup(3pub) - debian |
strltrim(3pub) - debian |
strmaxcpy(3pub) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |