User Profile

Collapse

Profile Sidebar

Collapse
eng200
eng200
Last Activity: Oct 23 '07, 04:36 PM
Joined: Oct 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • eng200
    replied to how to solve problem"Huge Integer Class"?
    in C
    yes please,,,,i would really appreciate it :)

    thnx,,...
    See more | Go to post

    Leave a comment:


  • eng200
    replied to how to solve problem"Huge Integer Class"?
    in C
    yeah i do realize that but the question was already asked in the java forum so i ddnt want to ask again in the c++ forum and i thought that since u know java then u also know c++ so i posted it here...if u dnt want to help me just tell me it's ok but tell me asap so i can ask someone else coz i really want to know where to fix my code ,,,and i really thought that this site is helpful that's why i joined anyway am sorry again next time i have a...
    See more | Go to post

    Leave a comment:


  • eng200
    replied to how to solve problem"Huge Integer Class"?
    in C
    It's not working because I didn't write the actual functions :$,,, I also wanted to ask if there is another way to solve this problem other than using arrays....
    See more | Go to post
    Last edited by Killer42; Oct 21 '07, 09:09 PM. Reason: Trimmed excessive quote block

    Leave a comment:


  • eng200
    replied to how to solve problem"Huge Integer Class"?
    in C
    sorry about thatb,,, this is what i came up with but i get errors and i dnt know how to fix it :




    class HugeInteger {

    public :

    HugeInteger();
    HugeInteger(int someArray[]);

    int getarray() const;

    void input(int inputArray[]);
    void output(int []);
    void add(int []);
    void substract(int []);



    bool isEqualto(int...
    See more | Go to post

    Leave a comment:


  • eng200
    replied to how to solve problem"Huge Integer Class"?
    in C
    hey josah!
    i didn't understand wat u meant by the "carry" thing,i mean i understand what it means it's just that i dnt know where to put it in my code i dnt even know where to start from,,,,our professor gave us this question as a bonus so would u please write the whole code>? if ur free,no obligations but i would be very grateful if u sent it ;)


    thanks...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...