fcfileisdir(3) debian man page | unix.com

Man Page: fcfileisdir

Operating Environment: debian

Section: 3

FcFileIsDir(3)															    FcFileIsDir(3)

NAME
FcFileIsDir - check whether a file is a directory
SYNOPSIS
#include <fontconfig.h> FcBool FcFileIsDir (const FcChar8 *file);
DESCRIPTION
Returns FcTrue if file is a directory, otherwise returns FcFalse.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcFileIsDir(3)
Related Man Pages
fcconfigenablehome(3) - opensolaris
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
fcinitreinitialize(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?