AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Entry:     JS_DestroyIdArray (Function)
Summary:     Frees a JS ID array structure.
Syntax:
void JS_DestroyIdArray(JSContext *cx, JSIdArray *ida);

Description:
JS_DestroyIdArray frees the JS ID array structure pointed to by idacx is the context in which the freeing of the array takes place.


See also:
JSIdArray
JS_NewIdArray

[sh-index] Back to list of manuals