D
drg
My assignment is to have a user add scores to a listbox then write a
method to find the highest and lowest score in the list.
I am able to get and display the first index or the last index, or even
count the number of indexes, via foreach, if, while and for loops. I
can't seem to check each individual index against a common int to find
the highest or lowest.
I am using Visual C# Express edition 2005 and creating a Windows
Application.
I'm not asking for you to do my assignment I just need a hint, a clue --
something.
DRG
method to find the highest and lowest score in the list.
I am able to get and display the first index or the last index, or even
count the number of indexes, via foreach, if, while and for loops. I
can't seem to check each individual index against a common int to find
the highest or lowest.
I am using Visual C# Express edition 2005 and creating a Windows
Application.
I'm not asking for you to do my assignment I just need a hint, a clue --
something.
DRG