DMAKE Example
Example :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This example attempts to create a DIM variable (pDimA) of one million bytes and a second DIM variable (pDimB) of 512 bytes. If insufficient memory exists to create either variable, the ZERO Condition Flag is set.
![]() |