char* GetSubText (char **buf, char open, char close) Returns the string of text between the open and close characters
Returns the string of text between the open and close characters. Modifies the buffer. Moves the buffer pointer to after the last delimiter. Can return NULL; buffer MUST already be at the opening delimiter. Skips nested delimiters too.NOTE: Should skip quoted text, does not at this time.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de