Search:

Type: Posts; User: counton

Search: Search took 0.00 seconds.

  1. Yeah, Thanks. Now I have succeeded with...

    Yeah, Thanks. Now I have succeeded with addition/subtraction and multiplication. Division I can do with subtraction, right? And like you guys pointed out before, it's not very nice to have constant...
  2. Hi! I came up with a solution like this... But I...

    Hi! I came up with a solution like this... But I then I noticed that my addition doesn't handle negative numbers at all! How this can be done? 10:s complement or what?

    insert

    ...
  3. Yes yes. At first let's assume that I want to use...

    Yes yes. At first let's assume that I want to use 10-base as I've been using earlier. How I implement this multiplication+addition of carries?? Sorry, but I'm a bit lost with this...
  4. Thanks for replies. As I told you, I'm not expert...

    Thanks for replies. As I told you, I'm not expert that's why there are several not-so-nice stuff in the code. As for my original question, I solved the subtraction algorithm the way Salem said....
  5. big integer calculator! addition/subtraction algorithm

    hello! I have tried to do a big integer calculator. as you can see from my code, I'm not an expert... (this is made to unix).
    I've made so far addition algorithm and it works fine for positive...
Results 1 to 5 of 5