strright(3pub) debian man page | unix.com

Man Page: strright

Operating Environment: debian

Section: 3pub

STRRIGHT(3pub)						       C Programmer's Manual						    STRRIGHT(3pub)

NAME
strright - return a pointer to the beginning of the rightmost n chars in a string
SYNOPSIS
#include <publib.h> char *strright(const char *s, size_t n);
DESCRIPTION
strright will return a pointer to the first of the n rightmost characters (not counting the '') in the string s. It does not make a copy of the string, but will return a pointer into the argument string.
SEE ALSO
publib(3)
AUTHOR
Lars Wirzenius (lars.wirzenius@helsinki.fi) Publib C Programmer's Manual STRRIGHT(3pub)
Related Man Pages
strltrim(3pub) - debian
strsub(3pub) - debian
xmalloc(3pub) - debian
xfree(3pub) - sunos
xmalloc(3pub) - sunos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections