fcstrdirname(3) debian man page | unix.com

Man Page: fcstrdirname

Operating Environment: debian

Section: 3

FcStrDirname(3) 														   FcStrDirname(3)

NAME
FcStrDirname - directory part of filename
SYNOPSIS
#include <fontconfig.h> FcChar8 * FcStrDirname (const FcChar8 *file);
DESCRIPTION
Returns the directory containing file. This is returned in newly allocated storage which should be freed when no longer needed.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcStrDirname(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfigfilename(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdirsave(3) - opensolaris
fcpatternformat(3) - mojave
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results