www.LinuxHowtos.org





FcAtomicNewFile

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcAtomicNewFile - return new temporary file name  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcChar8 * FcAtomicNewFile (FcAtomic *atomic);
 

DESCRIPTION

Returns the filename for writing a new version of the file referenced by atomic.


 

Index

NAME
SYNOPSIS
DESCRIPTION