search for: r2514

Displaying 1 result from an estimated 1 matches for "r2514".

Did you mean: 2514
2005 Aug 05
2
uint4 in quartz/flint
...------------------ unsigned long long is dead right on both major data type sizes in use at the moment. While double certainly takes up 64bits, I don't see why an integer isn't the right choice. The comment comes from: ---------------------------------------------------------------------- r2514 | richard | 2000-10-20 18:23:11 +0100 (Fri, 20 Oct 2000) | 4 lines In quartz: store document lengths in termlists, store total length in a field in the record table, and add methods to access all these. QuartzDatabase::get_avlength() now implemented. ----------------------------------------------...