fcstrcopyfilename(3) suse man page | unix.com

Man Page: fcstrcopyfilename

Operating Environment: suse

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.4.1 16 October 2006 FcStrCopyFilename(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
libfontconfig(3lib) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Docker learning Phase-I
Shopt -s histappend