class CD_BR_COUNT
****




Public


Readable Attributes
attr brlist:ARRAY{ARRAY{CARD}};
**** list of branch index
attr count:INTI;

Writable Attributes
attr brlist:ARRAY{ARRAY{CARD}};
**** list of branch index
attr count:INTI;

Features
BrCompare(b1,b2:ARRAY{CARD}):INT
BrLt(b1,b2:ARRAY{CARD}):BOOL
compare(bl2:SAME):INT
create:SAME
sort
str:STR

The Sather Home Page