FcStrCopyFilename(3) FcStrCopyFilename(3)NAMEFcStrCopyFilename - copy a string, expanding '~'SYNOPSIS#include <fontconfig.h> FcChar8 * FcStrCopyFilename (const FcChar8 *s);DESCRIPTIONJust 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.VERSIONFontconfig version 2.4.1 16 October 2006 FcStrCopyFilename(3)
| Related Man Pages |
|---|
| fcdirsave(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfreetypequeryface(3) - opensolaris |
| fcpatternget-type(3) - centos |
| libfontconfig(3lib) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |