Query: cgifreelist
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cgiFreeList(3) Programmer's Manual cgiFreeList(3)NAMEcgiFreeList - Frees memory used by a listSYNOPSYS#include <cgi.h> void cgiFreeList (char **list);DESCRIPTIONA 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.AUTHORThis CGI library is written by Martin Schulze <joey@infodrom.org>. If you have additions or improvements please get in touch with him.SEE ALSOcgiGetVariables(3), cgiGetFiles(3), cgiGetCookies(3). CGI Library 6 April 2008 cgiFreeList(3)
Related Man Pages |
---|
cgiheader(3) - debian |
cgigetcookies(3) - debian |
cgigetfiles(3) - debian |
cgi_cs_init(3) - debian |
cgi_output(3) - debian |
Similar Topics in the Unix Linux Community |
---|
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |