fcstrcopyfilename(3) sunos man page | unix.com

Man Page: fcstrcopyfilename

Operating Environment: sunos

Section: 3

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
fcdircacheunlink(3) - opensolaris
fcfilescan(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fcpatternget-type(3) - centos
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Merge and Sort tabular data from different text files
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed
UNIX Environment Setup - (Just starting!)