Query: struntabify
OS: debian
Section: 3pub
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUNTABIFY(3pub) C Programmer's Manual STRUNTABIFY(3pub)NAMEstruntabify - convert tabs to spacesSYNOPSIS#include <publib.h> char *struntabify(char *str, size_t tabsize);DESCRIPTIONstruntabify will convert all tab characters (' ') in the string str to spaces. Tab positions are at every tabsize columns. The string is supposed to be big enough to hold the conversion, which is done in place.RETURN VALUEstruntabify will return its first argument.SEE ALSOpublib(3), strtabify(3)AUTHORLars Wirzenius (lars.wirzenius@helsinki.fi) Publib C Programmer's Manual STRUNTABIFY(3pub)
Related Man Pages |
---|
xfree(3pub) - debian |
fnpathfind(3pub) - debian |
strvars(3pub) - debian |
xmemdup(3pub) - debian |
xrealloc(3pub) - debian |
Similar Topics in the Unix Linux Community |
---|
Detecting unused variables... |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
New UNIX and Linux History Sections |