Homework!!

hey guys! need some help writing a program involving storing array values using functions.

I'm pretty lost about it and it's due in about an hour and a half.
The program consists of "Create a program to load an array of 'n' integer values in the range of 1-'n' (including n). Solve for the square root of the original values and place the square root of each value in the original array in a new array of double values. Print the values stored in the original array. Print the values stored in the array of square root values."

functions:
loadArray()
printOriginalArray()
loadSqRt()
menu()

If y'all can help, thank you.
Homework is for you to write code so you learn from the experience. We could do all the coding for you, but then you won't learn.

Write some code, post it here (PLEASE use code tags!) and we can offer hints and suggestions.

Your deadline is not OUR deadline.
Topic archived. No new replies allowed.