fcstrbasename(3) debian man page | unix.com

Man Page: fcstrbasename

Operating Environment: debian

Section: 3

FcStrBasename(3)														  FcStrBasename(3)

NAME
FcStrBasename - last component of filename
SYNOPSIS
#include <fontconfig.h> FcChar8 * FcStrBasename (const FcChar8 *file);
DESCRIPTION
Returns the filename of file stripped of any leading directory names. This is returned in newly allocated storage which should be freed when no longer needed.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcStrBasename(3)
Related Man Pages
fcdirsave(3) - opensolaris
fcpatternformat(3) - linux
fcpatternformat(3) - x11r4
fcpatternformat(3) - plan9
fcpatternformat(3) - v7
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk