Frees an object allocated by AllocDosObject()
Source position: amigados.pas line 1749
procedure FreeDosObject( |
type1: Cardinal; |
ptr: Pointer |
); |
ptr |
|
Pointer returned by AllocDosObject() |
Do not call for objects allocated in any other way.
|
Creates a dos object |
|
|
Free memory with tracked size made using AllocVec() |