| 
 | ||||||
| SummarySablotFreefrees the buffer formerly allocated by the engine. | ||||||
| Syntaxint SablotFree(char *resultStr); 
 | ||||||
| DescriptionUse theSablotFreefunction whenever you finish a work
with a Sablotron generated API. Typically, do it after theSablotrGetResultArgis called. Some DOM-access
functions allocate buffers too. | ||||||
| See Also
 |