> Is it possible to create an unlimited level system? What changes need to > be made, or files altered? Infinite precision numbers are possible with the use of the GNU MP library. http://www.gnu.org/software/gmp/gmp.html It may be a little bit of work adding the library to your circle code base, and I don't think GNU MP works in Win32 but it would give you infinite precision numbers. If you need numbers bigger than a 64bit int you may want to look this up. -- Steve Moret smoret@uci.edu -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/05/01 PST