STRINGTABLE BEGIN IDS_SP_ERR_GETCHAR "Invalid attempt to get character from stdin" IDS_SP_ERR_FPRINTF "Invalid attempt to output to stdout or stderr" IDS_SP_ERR_EXIT "Internal error caused interpreter to exit" IDS_SP_ERR_MALLOC "Invalid attempt to allocate memory" IDS_SP_ERR_FREE "Invalid attempt to free memory" IDS_SP_ERR_ACCESS "Interpreter accessed invalid memory location" END