User Profile

Collapse

Profile Sidebar

Collapse
HALP
HALP
Last Activity: Oct 16 '09, 02:45 PM
Joined: Sep 20 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • HALP
    replied to Suppose this might be a noob question:
    in C
    Late response on my end, but thanks for the help!

    Now we are learning about arrays etc etc
    Ahh my brain
    See more | Go to post

    Leave a comment:


  • HALP
    started a topic Suppose this might be a noob question:
    in C

    Suppose this might be a noob question:

    Given that two int variables, total and amount , have been declared, write a sequence of statements that:
    initializes total to 0
    reads three values into amount , one at a time.

    After each value is read in to amount , it is added to the value in total (that is, total is incremented by the value in amount ).



    __

    I have no idea what I'm doing wrong and other options...
    See more | Go to post
No activity results to display
Show More
Working...