fcstrbasename(3) centos man page | unix.com

Man Page: fcstrbasename

Operating Environment: centos

Section: 3

FcStrBasename(3)														  FcStrBasename(3)

NAME
FcStrBasename - last component of filename
SYNOPSIS
#include <fontconfig/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.10.95 31 8 2013 FcStrBasename(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcpatternformat(3) - centos
fcutf16len(3) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq