next up previous contents [pdf] index

Next: Call Up: Simbol Table for parameters Previous: Output


sf_simtab_put

Writes a new key together with its value to the symbol table. The new entry must be in the form key=val and must be of the const char* type, that is, this function must be given a pointer to key=val. Since the type of the pointer is const char* this can be a direct input from the command line and in that case the pointer will be acgv[n] where n specifies the position in the command line.



Subsections


2011-07-02