Persuter wrote: > > I need a library that provides unlimited (or at least very high) > precision integer and integer arithmetic. Specifically, I need at least > an addition, multiplication, and modulus operator. Also, it'd be nice if > it was written for WinNT as opposed to Linux, though not necessary.
GNU MP library http://www.gnu.org/software/gmp/gmp.html Florian. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

