|
|
Browse by Tags
All Tags » C++ Calculator
-
I am a college student working on a C++ project for my class. It envolves using C++ to add longer numbers then the longest long. Effectivily my instructor is making us take the data in as a string or a linked list then using that with some fancy programming to do the add, and a multiply
My question is if you have the data in a string, you ...
|
|
|