I've got this mind boggling project which has been messing with me. I need to write a program to get 2 numbers from input, add them together or multiply them. this program should be able to get double words as well.
I know how to get numbers from input, how to add or multiply them if their size is at max a word, but I can't solve this double word thing.
Does anyone have the code?
thanks in advance.....