Get the size of a block's pointer work vector
int_T ssGetNumPWork(SimStruct *S)
S
SimStruct representing an S-Function block.
An int_T
value indicating the size of the PWork vector.
Use this macro in any routine except mdlInitializeSizes
to
obtain the size of the pointer work vector used by the block represented by
S
.
C, C++