Query: fcstrcopy
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcStrCopy(3) FcStrCopy(3)NAMEFcStrCopy - duplicate a stringSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcChar8 * FcStrCopy (const FcChar8 *s);DESCRIPTIONAllocates memory, copies s and returns the resulting buffer. Yes, this is strdup, but that function isn't available on every platform.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 FcStrCopy(3)
Related Man Pages |
---|
fccharsetcoverage(3) - opensolaris |
fcconfigenablehome(3) - opensolaris |
fcdircacheloadfile(3) - opensolaris |
fcdircacheunlink(3) - opensolaris |
fcutf16len(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
PHP Man Pages Now Available (Over 10,000) |
Identify problem with while getopts |
%memused is high |
What is good? |
Shopt -s histappend |