User profile: tmmobley

User info
User name:tmmobley
Name:Todd Mobley
Location:Cleveland
History
Joined:
Number of posts:7
Latest posts:

Creating bigint class
dhayden - So, after [code]digit[/code] iterates backwards through the array, the if statement will b...

Creating bigint class
dhayden - We don't have to deal with negative numbers in this assignment. Yes, each number is to rep...

Creating bigint class
Hello, I'm working on a class project and we're creating a bigint class from scratch, and i'm ha...

Need to return element of an iterator.
Could it be a typedef issue?

Need to return element of an iterator.
A cast makes sense, but i'm not sure what to cast to? int to ... ? Here are the errors when I remov...