Subroutine FREE_MEMORY
Frees the memory for array number iarr.
Calling convention:
call free_memory(iarr)
| Arguments | Data type | Input/Output | Description |
|---|---|---|---|
iarr
|
Integer | Call | Array number (between 2001 and 2500). |
