Thunderstone Software Document Search, Retrieval, and Management
Search:
Texis Manual
 

opencgisl(), closecgisl() - create/delete user-defined variable list

SYNOPSIS

#include "cgi.h"

CGISL *opencgisl()
CGISL *closecgisl(sl)
CGISL *sl;


DESCRIPTION
The opencgisl() function creates a variable list object. It returns a pointer to a CGISL struct, or CGISLPN on error. The object initially contains no variables.

The closecgisl() function closes a CGISL struct and frees its associated memory. It returns CGISLPN.


SEE ALSO
cgisladdvar() cgisladdstr() getcgisl() cgislvar()


Copyright © Thunderstone Software     Last updated: Sun Mar 17 21:14:49 EDT 2013
 
Home   ::   Products   ::   Solutions   ::   How to Buy   ::   Support   ::   Contact Us   ::   News   ::   About
Copyright © 2013 Thunderstone Software LLC. All rights reserved.