C++ arbitrarily big int code

Sharky Forums


Results 1 to 2 of 2

Thread: C++ arbitrarily big int code

  1. #1
    Goldfish
    Join Date
    Sep 2001
    Posts
    84

    Post C++ arbitrarily big int code

    does anyone have or no where i could find optimized c++ code/library for arbitrarily big numbers? thanks

    ------------------
    Come, son of jor-el, kneel before zod! Snootchy Bootchies!
    Come, son of jor-el, kneel before zod! Snootchy Bootchies!

  2. #2
    Expensive Sushi
    Join Date
    Nov 2001
    Location
    Oregon, USA
    Posts
    8

    Post

    I have never seen one. There is one that supports 96-bit integers though and they have a very large range. Here is a link : http://www.codeproject.com/cpp/cint96.asp

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •