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.2.3 30 June 2004 FcStrCopyFilename(3)
| Related Man Pages |
|---|
| fcconfigappfontadddir(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fcdirsave(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfreetypequeryface(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Delete lines with a word and their above lines |
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Outputting sequences based on length with sed |