JCL Help:DynArrayElemSize
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: DynArrayElemSize
Search in JCL Help
Search in all projects
Summary
Returns the size of an element in the array.
Parameters
Parameters | Description |
A | The dynamic array you want to query for its element size. |
Return Value
Returns the size of an individual element, in bytes.
Description
DynArrayElemSize returns the size, in bytes, of the elements contained in the dynamic array. This function is not very useful for application programmers but is used internally.
See Also
DynArrayAllocSize DynArrayLength DynArrayInitialize DynArrayFinalize DynArraySetLength
About
Donator
Marcel van Brakel
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page