Query: fcstrfree
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcStrFree(3) FcStrFree(3)NAMEFcStrFree - free a stringSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcStrFree (FcChar8 *s);DESCRIPTIONThis is just a wrapper around free(3) which helps track memory usage of strings within the fontconfig library.VERSIONFontconfig version 2.5.0ATTRIBUTESSee 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 FcStrFree(3)
Related Man Pages |
---|
fcatomiccreate(3) - opensolaris |
fcconfigappfontadddir(3) - opensolaris |
fcconfigenablehome(3) - opensolaris |
fcinitbringuptodate(3) - opensolaris |
fcstrcopyfilename(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
solaris zones vs container.. |
Study UNIX Kernel |
What's legal and what's not? |
Identify problem with while getopts |
What is good? |