cgifreelist(3) debian man page | unix.com

Man Page: cgifreelist

Operating Environment: debian

Section: 3

cgiFreeList(3)							Programmer's Manual						    cgiFreeList(3)

NAME
cgiFreeList - Frees memory used by a list
SYNOPSYS
#include <cgi.h> void cgiFreeList (char **list);
DESCRIPTION
A zero terminated list of characters is returned by the routines cgiGetVariables(3), cgiGetCookies(3), and cgiGetFiles(3). This routine frees memory allocated by these routines.
AUTHOR
This CGI library is written by Martin Schulze <joey@infodrom.org>. If you have additions or improvements please get in touch with him.
SEE ALSO
cgiGetVariables(3), cgiGetFiles(3), cgiGetCookies(3). CGI Library 6 April 2008 cgiFreeList(3)
Related Man Pages
cgigetvalue(3) - debian
cgigetfiles(3) - debian
cgigetvariables(3) - debian
cgisetheader(3) - debian
cgi_display(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph