debian man page for fcstrdirname

Query: fcstrdirname

OS: debian

Section: 3

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

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
fcatomiccreate(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdirscan(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
fcpatternformat(3) - linux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com