long csGetObject (char **buf, tokenDesc *tokens, char **name, char **data) Pass in a pointer to a buffer of text
Pass in a pointer to a buffer of text. This pointer is modified to point to the text after the object description. The token id for the object is returned. The name pointer will point to the optional name string in the buffer. The data pointer will point to the optional data for the object. The text buffer will get modified so BEWARE.eg text:
ROOM "test room" ( 1, 2, 3 )returning PARSERR_TOKENNOTFOUND on error.
returning PARSERR_EOF on EOF.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de