Click to See Complete Forum and Search --> : I need help to write an Array function program.
vovchik
January 29th, 2008, 01:39 AM
For Example:
Please type in a number. Type a negative number to exit!
2
Please type in a number. Type a negative number to exit!
5
Please type in a number. Type a negative number to exit!
5
Please type in a number. Type a negative number to exit!
-1
Stored 3 values into the array
The total is: 5
How would you start to write this program.
dglienna
January 29th, 2008, 01:48 AM
by explaining how 2+5+5 = 5 :sick: :eek:
Rudegar
January 29th, 2008, 02:21 AM
dident the teacher give any hints ? ;)
jmcilhinney
January 29th, 2008, 03:30 AM
I would start by reading my class notes. I very much doubt that you've been given this homework without any instruction. Maybe you don't know how to store the values inside the app but you should be able to create an app, display the output and read the input. If you haven't done that already then it's time get a move on.
boudino
January 29th, 2008, 05:59 AM
Buy your first Atari 800 XE and start to play with it :)
JonnyPoet
January 29th, 2008, 05:07 PM
by explaining how 2+5+5 = 5 :sick: :eek:lol
jmcilhinney
January 29th, 2008, 05:51 PM
As you may have guessed by now, no-one is especially keen to do your homework for you. If we see that you're applying yourself to the problem and making an effort then we'll help you work out the bits your stuck with. If you just tell us what your teacher told you though, that's just being lazy. It's not in our best interests to encourage laziness in our industry.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.