Next: , Previous: , Up: Data Methods   [Contents][Index]


6.2.14 blonde_item_minute

extern int blonde_item_minute(unsigned *);

The function stores the size of the navigational part of the b-tree node items. The number of items a node can store is the node class navigational part size divided by the item navigational part size.

The function returns 0.