Next: SCM string-table-new, Previous: SCM string-table-add, Up: Common Functions [Contents][Index]
Usage: (string-table-add-ref st-name str-val)
Identical to string-table-add, except the value returned
is the string "st-name" ’+’ and the index returned by
string-table-add.
Arguments:
st-name - the name of the array of characters
str-val - the (possibly) new value to add