Search:

Type: Posts; User: oceanicblack

Search: Search took 0.01 seconds.

  1. Replies
    25
    Views
    3,332

    What a bunch of Nazis. Seriously, since when do...

    What a bunch of Nazis. Seriously, since when do people really do their own work in school? I don't remember that ever being the case.
  2. Replies
    25
    Views
    3,332

    Here's what I have come up with for the code on...

    Here's what I have come up with for the code on converting a decimal number to binary using a string:



    // This program will test the function BtoD
    // int BtoD (string Binary); is the...
  3. Replies
    25
    Views
    3,332

    I'm not trying to pretend I've learned anything,...

    I'm not trying to pretend I've learned anything, I'm just trying to pass the class. It doesn't matter to me at all because this has absolutely nothing to do with my major and I won't touch another...
  4. Replies
    25
    Views
    3,332

    Seriously, can someone just tell me what to do? I...

    Seriously, can someone just tell me what to do? I am not getting anywhere, I've been staring at this and messing with it for hours and I keep getting errors and errors and I'm not making any...
  5. Replies
    25
    Views
    3,332

    No I won't lie, I'm indeed extremely desperate. ...

    No I won't lie, I'm indeed extremely desperate. This is basically my entire grade and I have no idea what is expected of me.
  6. Replies
    25
    Views
    3,332

    It says test an "additional function" so I'm...

    It says test an "additional function" so I'm thinking that he wants these both in the same program, not just the opposite.
  7. Replies
    25
    Views
    3,332

    The inverse, converting a decimal to binary, was...

    The inverse, converting a decimal to binary, was one of the first assignments we ever did and was a much simpler code than this. It looks like this BtoD code was written way more complicated than...
  8. Replies
    25
    Views
    3,332

    So if I add this part in, what should be...

    So if I add this part in, what should be displayed when the program first runs?

    I mean, with BtoD, since there is only one capability, it simply asks to enter a binary number and it will be...
  9. Replies
    25
    Views
    3,332

    So that's the only line of any importance? What's...

    So that's the only line of any importance? What's the rest of that then? Filler? I hella don't pay attention in this class...
  10. Replies
    25
    Views
    3,332

    I don't understand what you're saying or what...

    I don't understand what you're saying or what this program is even trying to do.

    All I know is that the BtoDSol.cpp takes an 8 digit binary number and turns it into a decimal number. His...
  11. Replies
    25
    Views
    3,332

    C++ Assignment Help Please!

    I have a C++ midterm due tomorrow that I can't figure out. Here is the assignment:



    // Use the program BtoDsol.cpp located at:
    BtoDSol.cpp
    // which converts any byte to decimal
    // enhance...
Results 1 to 11 of 11