fcatomicreplaceorig(3) debian man page | unix.com

Man Page: fcatomicreplaceorig

Operating Environment: debian

Section: 3

FcAtomicReplaceOrig(3)													    FcAtomicReplaceOrig(3)

NAME
FcAtomicReplaceOrig - replace original with new
SYNOPSIS
#include <fontconfig.h> FcBool FcAtomicReplaceOrig (FcAtomic *atomic);
DESCRIPTION
Replaces the original file referenced by atomic with the new file. Returns FcFalse if the file cannot be replaced due to permission issues in the filesystem. Otherwise returns FcTrue.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcAtomicReplaceOrig(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcconfigparseandload(3) - opensolaris
libfontconfig(3lib) - sunos
libfontconfig(3lib) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?