ps_free_glyph_list(3) debian man page | unix.com

Man Page: ps_free_glyph_list

Operating Environment: debian

Section: 3

PS_FREE_GLYPH_LIST(3)					     Library Functions Manual					     PS_FREE_GLYPH_LIST(3)

NAME
PS_free_glyph_list -- Frees memory allocated for glyph list
SYNOPSIS
#include <pslib.h> void PS_free_glyph_list(PSDoc *psdoc, char **glyphlist, int len)
DESCRIPTION
Frees the memory allocated for the list of glyph names as returned by PS_glyph_list(3). PS_free_glyph_list has been introduced in version 0.4.0 of pslib.
SEE ALSO
PS_glyph_list(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_FREE_GLYPH_LIST(3)
Related Man Pages
ps_add_bookmark(3) - debian
ps_add_pdflink(3) - debian
ps_begin_font(3) - debian
ps_open_image_file(3) - debian
ps_place_image(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?