Hugeinteger

Oct 18, 2015 at 7:54pm
Hello everyone. Right now I'm writing a Hugeinteger class using single linked list structure with a head pointer as a first element. Anyway I'm having troubles with the operator+ function. Any help is appreciated. Thanks in advance
Last edited on Oct 18, 2015 at 7:56pm
Oct 18, 2015 at 7:58pm
I have the same problem.
Oct 18, 2015 at 7:59pm
More specificity is required if you actually want help.

Your question is akin to "I'm having car troubles with my 1999 Pontiac. Help is appreciated."
Oct 18, 2015 at 8:02pm
It's a general question. It concerns the.very algorithm. When the sum of two,digits is bigger than 9 I cant keep the integer part
Last edited on Oct 18, 2015 at 8:04pm
Oct 18, 2015 at 8:09pm
It concerns the.very algorithm.

Then perhaps you should describe the algorithm?
Topic archived. No new replies allowed.