debian man page for fccachesubdir

Query: fccachesubdir

OS: debian

Section: 3

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

FcCacheSubdir(3)														  FcCacheSubdir(3)

NAME
FcCacheSubdir - Return the i'th subdirectory.
SYNOPSIS
#include <fontconfig.h> const FcChar8 * FcCacheSubdir (const FcCache *cache, inti);
DESCRIPTION
The set of subdirectories stored in a cache file are indexed by this function, i should range from 0 to n-1, where n is the return value from FcCacheNumSubdir.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcCacheSubdir(3)
Related Man Pages
fc-cat(1) - debian
fcpatternget-type(3) - debian
fc-cat(1) - plan9
fc-cat(1) - opendarwin
fc-cat(1) - v7
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results