how to deal with a very larger integer variable than unsigned long int ?

hi
I want to use a very larger integer variable to store a value , an unsigned long integer ( 4 bytes unsigned long integer)maybe overflow!
how can i deal with this situation?

More questions in this forum