> Currently the library uses a structure of two longs to hold a counter64. > Once we come up with a way to determine if a system is 32 bit or 64 bit, > that could probably be updated to a single long.
That's probably a step too far, IMO - certainly in the immediate short term. The first task is to be able to represent 32- and 64-bit values consistently across all O/S's and architectures (or to detect when this is not possible). Migrating existing code across is something to be tackled later. That's my 2p, anyway Dave ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
