- Jan 12, 2005
- 4,793
- 1
- 0
I want to make a code with the first 10,000 digits of pi, but whenever I try to compile it, it gives me all sorts of errors. I've tried double, long, and int, and it is too long for any of them. does anyone know of some vairables that will hold big numbers?
EDIT: This is NOT a homework assignment, I want to make a program to push a CPU to its limits, and I am doing this of my own free will.
EDIT: This is NOT a homework assignment, I want to make a program to push a CPU to its limits, and I am doing this of my own free will.