How we can add two 64 bit number on 32 bit machine using c/c++ program ?
I want to add two 64-bit or more than 64-bit numbers and print sum which is of 64-bit or more than 64-bit.