arrayDestroy()
This procedure destroys array in memory.
| Parameter | Type | Description | |
|---|---|---|---|
| arrayPtr | POINTER | Mandatory | Pointer to array |
Procedure returns *ON if array was destroyed correctly. It returnf *OFF in case of destroying process failed.
Examples:
This procedure destroys array in memory.
| Parameter | Type | Description | |
|---|---|---|---|
| arrayPtr | POINTER | Mandatory | Pointer to array |
Procedure returns *ON if array was destroyed correctly. It returnf *OFF in case of destroying process failed.
Examples: