CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: mrrhtuner

Search: Search took 0.02 seconds.

  1. Replies
    14
    Views
    12,784

    Re: Problem with -negative output

    Hey, yea I'm in CTY haha
    I only did the ++ as that's what we discussed in class.

    here is what I jotted down in notes:

    numlifeboatsneeded = numPeople / maxPerLifeBoat

    if there is a remainter...
  2. Replies
    14
    Views
    12,784

    Re: Problem with -negative output

    Thank you, I gave it a break yesturday as I did what I believe I was supposed to do and it corrected a part of it but made it wrong again lol. I've been referencing my other java programs for...
  3. Replies
    14
    Views
    12,784

    Re: Problem with -negative output

    Edit: I might have figured it out
  4. Replies
    14
    Views
    12,784

    Re: Problem with -negative output

    Thank you for the post.
    I should have reworded my thread, I do understand why the -100 shows up and how 100x9 =900, but I am pretty lost on how I would correct this by having the the max amount of...
  5. Replies
    14
    Views
    12,784

    Problem with -negative output

    Hey everybody, I am writing a java program that asks the user for a ship name that they are on, the amount of people on it, the amount of people that will fit into life boats and the amount of...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured