Next: , Previous: , Up: AutoGen Scheme Functions   [Contents][Index]


3.4.10 emit-string-table - output a string table

Usage: (emit-string-table st-name)
Emit into the current output stream a static char const array named st-name that will have NUL bytes between each inserted string.

Arguments:
st-name - the name of the array of characters