Saturday, 17 August 2013

I need to write a C program that adds two numbers each of 100+ digits?

I need to write a C program that adds two numbers each of 100+ digits?

Need to write a C program that adds two numbers each of 100+ digits..
I don't want the method of using arrays to do this. Please suggest me how
to store this numbers(atleast of 512 bit sized) and do the arithmetic
operations?

No comments:

Post a Comment