sunos man page for fcvaluesave

Query: fcvaluesave

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcValueSave(3)															    FcValueSave(3)

NAME
FcValueSave - Copy a value
SYNOPSIS
#include <fontconfig.h> FcValue FcValueSave (FcValuev);
DESCRIPTION
Returns a copy of v duplicating any object referenced by it so that v may be safely destroyed without harming the new value.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcValueSave(3)
Related Man Pages
fcpatternbuild(3) - debian
fcpatternget-type(3) - debian
fcpatternget-type(3) - centos
fcpatternadd(3) - opensolaris
fcpatternbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed