next up previous contents [pdf] index

Next: Input parameters Up: sf_simtab_enter Previous: Call

Definition

void sf_simtab_enter(sf_simtab table, const char *key, const char* val)
/*< Add an entry key=val to the table >*/
{
    ...
}




2011-07-02