User Profile

Collapse

Profile Sidebar

Collapse
darklynx489
darklynx489
Last Activity: Nov 7 '06, 04:30 PM
Joined: Nov 7 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • darklynx489
    replied to Grading Students Scores
    yes, some sample code would be nice. BUUUUT you should do a loop to test the numbers and find which is the highest and then count down from there 2 places and store those. = D...
    See more | Go to post

    Leave a comment:


  • darklynx489
    replied to i need help please
    Hi there Nada.
    I'm not sure if the code for .NET is the same as regular VB, but here's the code:
    first answer:
    just use a loop with step 2 to add them.something like this
    <code>
    dim i as integer 'this is the counter for the loop
    dim augmentor as integer ' something to append to
    dim inputnumber as integer 'this will be equal to what the user puts in

    inputnumber...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...