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

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

Contents


ufmFreeTypefaceList(3w)				       ufmFreeTypefaceList(3w)


NAME    [Toc]    [Back]

     ufmFreeTypefaceList - free	a list of typefaces

C SYNOPSIS    [Toc]    [Back]

     #include <ufm.h>

     int ufmFreeTypefaceList(unsigned int nTypefaces, ufmTypeface *typefaces)

DESCRIPTION    [Toc]    [Back]

     ufmFreeTypefaceList frees the memory ufmGetTypefaceList allocated for an
     array of the data structures of the type ufmTypeface.

     When ufmGetTypefaceList allocates an array	of the data structures of the
     type ufmTypeface, it returns the number of	allocated data structures
     (nTypefaces) and the address of that data structure (typefaces).  When
     you are finished with that	array of data structures, you can free it by
     calling ufmFreeTypefaceList with the address that was returned by
     ufmGetTypefaceList.

SEE ALSO    [Toc]    [Back]

      
      
     ufmGetTypefaceList(3w).

DIAGNOSTICS    [Toc]    [Back]

     If	the value of nTypefaces	is less	than 1,	or if you specify a NULL
     pointer for typefaces, ufmFreeTypefaceList	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
ufmGetTypefaceList IRIX get a list of typefaces
vget OpenBSD get a vnode from the free list
vget FreeBSD get a vnode from the free list
DtDtsFreeAttributeList HP-UX free a list of data attributes
DtDtsFreeDataTypeNames HP-UX free a list of data type names
vlgetcontrollist IRIX get and free the list of valid VL controls for a path
CSSM_DL_FreeNameList Tru64 Free the list of the logical data store names (CDSA)
DL_FreeNameList Tru64 Free the list of the logical data store names (CDSA)
XmListDeletePositions HP-UX A List function that deletes items from a list based on an array of positions
XmListDeletePositions Tru64 A List function that deletes items from a list based on an array of positions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service