Hola. I'm writing (or have finished writing) a program that calculates pi. It works very well, except that the output is limited to 10 decimal places, with a long double. So, I was wondering if there were some variable or macro or template or something that would simple accommodate for any amount of data (given the necessary memory).