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_NewIdArray (Function)
Summary:     Creates a new JS ID array structure.
Syntax:
JSIdArray JS_NewIdArray(JSContext *cx);

Description:
JS_NewIdArray allocates memory for a new JS ID array structure. On success, it returns a pointer to the newly allocated structure. Otherwise it returns NULL.


See also:
JSIdArray
JS_DestroyIdArray

[sh-index] Back to list of manuals