SOMCalloc - Parameters
num
(size_t)
The number of objects for which space is to be allocated.
size
(size_t)
The size of the objects for which space to is to be allocated.
rc
(somToken)
A pointer to the first byte of the allocated space.
[Back: SOMCalloc Parameter - rc]
[Next: SOMCalloc - Remarks]