opensolaris man page for fcstrbasename

Query: fcstrbasename

OS: opensolaris

Section: 3

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

FcStrBasename(3)														  FcStrBasename(3)

NAME
FcStrBasename - last component of filename
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <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.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcStrBasename(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcdirscan(3) - opensolaris
fclangsethaslang(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
What does this mean?
PHP Man Pages Now Available (Over 10,000)
What's legal and what's not?
Identify problem with while getopts