Rwrite a user-defined function inputData to take 10 students' names and total marks from user input using a structure. Write students names here in a text file named names.txt and pass total marks to...


Write in c program and dont plagarise from other sources please I request you do by your own


and write it as soon as possible


Rwrite a user-defined function inputData to take 10 students' names and total<br>marks from user input using a structure. Write students names here in a text file<br>named names.txt and pass total marks to OddCal and evenCal functions from<br>this function.<br>Write a function oddCal to calculate odd numbers and store them in an array.<br>Return the result to the inputData function and also write the results in odd.txt.<br>Write another function evenCal to calculate even Numbers and store them in an<br>array.Return the result to the inputData function and also write the results in<br>even.txt.<br>Also Print the evenSum and oddSum from the main function in Console Screen<br>using return value of inputData function.<br>

Extracted text: Rwrite a user-defined function inputData to take 10 students' names and total marks from user input using a structure. Write students names here in a text file named names.txt and pass total marks to OddCal and evenCal functions from this function. Write a function oddCal to calculate odd numbers and store them in an array. Return the result to the inputData function and also write the results in odd.txt. Write another function evenCal to calculate even Numbers and store them in an array.Return the result to the inputData function and also write the results in even.txt. Also Print the evenSum and oddSum from the main function in Console Screen using return value of inputData function.

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here