endarrinit
endarrinit |
Purpose
Synopsis
int endarrinit(XPRMcontext ctx,XPRMarray array, int status);
Arguments
ctx
|
Mosel's execution context
|
array
|
Reference to an array
|
status
|
Current status
|
Return value
status if this one is non 0 or 0 if executed succesfully, a positive value otherwise.
Further information
This function must be called after the initialization of an array initiated with a call to
beginarrinit.
Related topics