Siliconetics Developer Center 
(609) 7607027
admin@srcsb.com
Untitled Document
SearchSearch:
ClassMethodTruncate


DESCRIPTION:
Remove array content a position larger than given value.

ClassCLASS: CRecArrayHnd

PROTOTYPE(S):
int Truncate(int LeftCount);


ARGUMENT(S):
int LeftCountNumber of objects to be left in array. If this value is -1 then all the subrecords will be removed.


RETURN VALUE:
This function returns the number of records left in array.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: