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

cgisladdvar() - add user-defined variable to list

SYNOPSIS

#include "cgi.h"

int    cgisladdvar(sl, name, val)
CGISL *sl;
char  *name, *val;


DESCRIPTION
The cgisladdvar() function adds a variable name with value val to the given CGISL object. If the variable already exists, the value is added to the variable's list of values. The number of values for the variable is returned, or 0 on error.


SEE ALSO
cgisladdstr()


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.