Boost logo

Boost Users :

From: james.jones_at_[hidden]
Date: 2006-08-10 09:05:11


From: "chun ping wang" <cablepuff_at_[hidden]>
> yeah i get this error. bad numeric conversion: positive overflow Still i
> need some way to generate a 160 bit integer somehow. ... :(

You can write your own integer class or search Google or Sourceforge for arbitrary-sized integer implementations. Luckily, you're working in a language with templates, so once you find an implementation, just use it for your template parameter and you should be good to go.

-
James Jones Administrative Data Mgmt.
Webmaster 375 Raritan Center Pkwy, Suite A
Data Architect Edison, NJ 08837


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net