Hello !

I'm doing a program that eventully will be calculating big numbers , so big that even not __int64 can manage them. My program is running fine till i start exceeding the limits, then it starts to miss calculate. how can i fix this ? i have been trying to get gmp but i didnt understand to install that lol. i would really appriciate an example (source code) of how this can solved. well thanks in advance