2.6.4.14. execute_LeftValueArray()

[<<<] [>>>]

This function evaluates an array access left value. This function is also called by @xref{execute_EvaluateArray()} and the result pointer is dereferenced.

pFixSizeMemoryObject *execute_LeftValueArray(pExecuteObject pEo,
                                             unsigned long lExpressionRootNode,
                                             pMortalList pMyMortal,
                                             int *piErrorCode
  ){

[<<<] [>>>]