*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ufmFreeCharMetrics (3w)              
Title
Content
Arch
Section
 

Contents


ufmFreeCharMetrics(3w)					ufmFreeCharMetrics(3w)


NAME    [Toc]    [Back]

     ufmFreeCharMetrics	- free character metrics

C SYNOPSIS    [Toc]    [Back]

     #include <ufm.h>

     int ufmFreeCharMetrics(unsigned int nCharMetrics,
	  ufmCharMetrics *charMetrics)

DESCRIPTION    [Toc]    [Back]

     ufmFreeCharMetrics	frees the memory ufmGetCharMetrics allocated for one
     or	more data structures of	the type ufmCharMetrics.

     When ufmGetCharMetrics allocates an array of one or more data structures
     of	the type ufmCharMetrics, it returns the	number of allocated data
     structures	(nCharMetrics) and the address of that array (charMetrics).
     When you are finished with	that array, you	can free it by calling
     ufmFreeCharMetrics	with the argument values that were returned by
     ufmGetCharMetrics.

SEE ALSO    [Toc]    [Back]

      
      
     ufmGetCharMetrics(3w).

DIAGNOSTICS    [Toc]    [Back]

     If	you specify a value less than 1	for nCharMetrics or a NULL pointer for
     charMetrics, ufmFreeCharMetrics will return the value UFM_INVALID_VALUE.
     Else, it will return the value UFM_NO_ERROR.  UFM_INVALID_VALUE and
     UFM_NO_ERROR are defined in the header file <ufm.h>.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
ufmFreeTypefaceMetrics IRIX free typeface metrics
ufmGetCharMetricsByName IRIX get character metrics by name or CID code
ufmGetCharMetrics IRIX get character metrics by character code
ufmFreeBitmap IRIX free a character bitmap
ufmFreeVectorOutline IRIX free a vector character outline
ufmFreeExactOutline IRIX free an exact character outline
ufmGetTypefaceMetrics IRIX get typeface metrics
pmgrd Tru64 The Performance Manager metrics server daemon
vm_page_free FreeBSD free a page
vm_page_free_toq FreeBSD free a page
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service