debian man page for strcins

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)

NAME
strcins - insert a character at the beginning of a string
SYNOPSIS
#include <publib.h> void strins(char *str, int c);
DESCRIPTION
strcins inserts the character c at the beginning of the string str. The target string must contain enough memory to hold the result.
SEE ALSO
publib(3), strdel(3), strins(3)
AUTHOR
Lars Wirzenius (lars.wirzenius@helsinki.fi) Publib C Programmer's Manual STRCINS(3pub)
Related Man Pages
fnqualify(3pub) - debian
memshuffle(3pub) - debian
stracat(3pub) - debian
strsub(3pub) - debian
xmalloc(3pub) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph