Query: strend
OS: debian
Section: 3pub
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STREND(3pub) C Programmer's Manual STREND(3pub)NAMEstrend - return pointer to the terminating ' ' of a stringSYNOPSIS#include <publib.h> char *strend(const char *s);DESCRIPTIONstrend will return a pointer to the ' ' that terminates a string.SEE ALSOpublib(3)AUTHORLars Wirzenius (lars.wirzenius@helsinki.fi) Publib C Programmer's Manual STREND(3pub)
Related Man Pages |
---|
memdup(3pub) - debian |
memshuffle(3pub) - debian |
strvars(3pub) - debian |
xrealloc(3pub) - debian |
xstrdup(3pub) - debian |
Similar Topics in the Unix Linux Community |
---|
AWK solution to subtract multiple columns of numbers |