Monday, May 24, 2010

Can someone help me with writing this C program?

I need to make a program that does the following :





1) Prompt for and then accept 10 floating point values from the


user.


2) Store these values in an array.


%26lt;I completed steps 1 and 2 %26gt;


3) Pass the array to a procedure which prints out the values to


4 decimal places in a numbered fashion (i.e like line numbers).


4) Pass the array to a function which returns the maximum value.


5) The returned maximum value is printed out in scientific or


exponential format along with a suitable heading.





I haven't leanred anything on procedures or functions , so I'm stuck on step 3. Can someone please show me how to do this ?

Can someone help me with writing this C program?
hey has your teacher given you any assignment ???
Reply:I would really suggest you post questions like this on a C forum . You will most likely get a better answer there.





http://www.codeguru.com/forum/forumdispl...
Reply:Or else you may contact a C expert at websites like http://askexpert.info/ to help you code your project assignment.


No comments:

Post a Comment