Reference for unit 'cmem': Procedures and functions
| Procedure/function | Description | 
|---|---|
| CAlloc | Allocate memory based on item size and count | 
| Free | Free a previously allocated block | 
| Malloc | Malloc external declaration. | 
| ReAlloc | Reallocates a memory block | 
| Procedure/function | Description | 
|---|---|
| CAlloc | Allocate memory based on item size and count | 
| Free | Free a previously allocated block | 
| Malloc | Malloc external declaration. | 
| ReAlloc | Reallocates a memory block |