| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Installs and/or increments an internal counter value.
NumCount( [<nValue>], [<lIsStart>] ) --> nCounter
The function returns the internal counter as a numeric value. If the function is called without parameters, the return value is the current value of the internal counter.
| See also: | FOR EACH, HB_EnumIndex() |
| Category: | CT:NumBits , Numbers and Bits |
| Source: | ct\numcount.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com