debian man page for fcstrbasename

Query: fcstrbasename

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcconfigappfontadddir(3) - opensolaris
fcdirsave(3) - opensolaris
fcfilescan(3) - opensolaris
fcpatternformat(3) - linux
fcpatternformat(3) - v7
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk