| Return Type | Function name | Arguments |
|---|---|---|
| unsigned int | hzArray::iBlocks | (void) |
Declared and defined in file: hzTmplArray.h
Function Logic:
Function body:
unsigned int hzArray::iBlocks (void)
{ return mx ? mx->m_nNoIN : 0; }