Manpage of FcStrCopy

Google
Web www.fiveanddime.net

FcStrCopy

Section: (3)
Updated: 10 March 2004
Index Return to Main Contents

 

NAME

FcStrCopy - duplicate a string  

SYNOPSIS

#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.2.2


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION

This document was created by man2html, using the manual pages.
Time: 21:25:11 GMT, May 16, 2005



www.fiveanddime.net








Google
Web www.fiveanddime.net