somAllocate - Parameters
receiver
(SOMClass)
A pointer to the class object whose memory allocation method is desired.
size
(long)
The number of bytes to be allocated.
rc
(string)
string
A pointer to the first byte of the allocated memory region.
NULL
If sufficient memory is not available.
[Back: somAllocate Parameter - rc]
[Next: somAllocate - Remarks]