2.6.4.15. execute_LeftValueSarray()

[<<<] [>>>]

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

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

[<<<] [>>>]