sunos man page for fcstrcopyfilename

Query: fcstrcopyfilename

OS: sunos

Section: 3

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

FcStrCopyFilename(3)													      FcStrCopyFilename(3)

NAME
FcStrCopyFilename - copy a string, expanding '~'
SYNOPSIS
#include <fontconfig.h> FcChar8 * FcStrCopyFilename (const FcChar8 *s);
DESCRIPTION
Just like FcStrCopy except that it converts any leading '~' characters in s to the value of the HOME environment variable. Returns NULL if '~' is present in s and HOME is unset.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcStrCopyFilename(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcpatternget-type(3) - centos
libfontconfig(3lib) - sunos
fcstrcopyfilename(3) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
UNIX Environment Setup - (Just starting!)