fcstrcopy(3) opensolaris man page | unix.com

Man Page: fcstrcopy

Operating Environment: opensolaris

Section: 3

FcStrCopy(3)															      FcStrCopy(3)

NAME
FcStrCopy - duplicate a string
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcChar8 * FcStrCopy (const FcChar8 *s);
DESCRIPTION
Allocates memory, copies s and returns the resulting buffer. Yes, this is strdup, but that function isn't available on every platform.
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 FcStrCopy(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fclangsethaslang(3) - opensolaris
fcutf16len(3) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
solaris zones vs container..
PHP Man Pages Now Available (Over 10,000)
Change directory for core file
What is good?