fcvalueequal(3) opensolaris man page | unix.com

Man Page: fcvalueequal

Operating Environment: opensolaris

Section: 3

FcValueEqual(3) 														   FcValueEqual(3)

NAME
FcValueEqual - Test two values for equality
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcValueEqual (FcValue v_a, FcValue v_b);
DESCRIPTION
Compares two values. Integers and Doubles are compared as numbers; otherwise the two values have to be the same type to be considered equal. Strings are compared ignoring case.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcValueEqual(3)
Related Man Pages
fccharsetcoverage(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcinitreinitialize(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
PHP Man Pages Now Available (Over 10,000)
Grep the 'not running' jobs and will send the update in mail with its name(job)
What's legal and what's not?
Identify problem with while getopts