Question: can anyone help me with this code, do it n c pls?....for input.txt use ... 15,42,77 Download inp.txt and save it to the same directory

can anyone help me with this code, do it n c pls?....for input.txt use ... 15,42,77
Download "inp.txt" and save it to the same directory as your source file of the project you created. You will be creating an output file for this quiz as well, name it "outp.txt" You will create a program that will read (fscanf) 3 inputs from "inp.txt, num1 num2 num3. (integers) Once you have these saved you will use conditional statements to test if these values fall between 20 and 55. You will write those values that are within the range to "outp.txt" For example, if num1-5, num 2-22 and num3 60; Only 1 value will be saved to the output file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
