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 |
|---|
| strltrim(3pub) - debian |
| strsub(3pub) - debian |
| xmalloc(3pub) - debian |
| xstrdup(3pub) - debian |
| xmalloc(3pub) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| AWK solution to subtract multiple columns of numbers |