User profile: a1ckunze

User info
User name:a1ckunze
Name:Cody
Location:Central Missouri
Bio:I work as a state electrician. I am taking online classes, trying to acquire an associates degree and then hopefully a bachelors in Computer information.
History
Joined:
Number of posts:6
Latest posts:

Total rainfall program error check; Did I write the code correctly?
OK, valid points, reading them like this makes perfect sense. I didn't think I had done what was ac...

Total rainfall program error check; Did I write the code correctly?
I've developed a program (with the help of other post from in other forums on this site) to take the...

How to determine the lowest number from a list of numbers.
"void getScore() should ask the user for a test score, store it in a reference parameter variable, a...

How to determine the lowest number from a list of numbers.
I have been assigned to write a program that utilizes functions. I must use a function to acquire 6...

How to determine the min and max values from a list of numbers in a txt. file
Holy Smokes Thanks so much for your help. I/we got it to work.