Hi All, believe it or not, I need an integer bigger than Int64. Int64 is a signed 64bit integer, and I'm wondering if there's anything bigger out there... Much bigger.
I'm going to use a double for the time being to see if I can get away with using a floating point value, but I'd really like to use the integers. Cheers, Chris. PS. The application is a neural network application and the values get big real quick. _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

