Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
int recCount();
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
Function recCount() returns a number of records in a dbf file.
If you set a filter then it returns a number of filtered records.
{ // your code printf( "Reccount = %ld\n", dbf->recCount() ); // your code }
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map