I need to read in from a file and save values tovariables based on the instructions below, but I’m not sure how togo about it. Any help?
Input (Process Information): The process information willbe read from an input file. The format is pid arrival_timeburst_time . All of fields are integer type where pidis a unique numeric process ID, arrival_time is the timewhen the task arrives in the unit of milliseconds, andburst_time the is the CPU time requested by a task, in theunit of milliseconds The time unit for arrival_time,burst_time is millisecond.
Command-line Usage Examples:
myCPUScheduler input_file [FCFS|RR|MLFQ]
Input file example:
% more input.txt
PID Arrival Burst
1 0 10
2 1 9
3 2 8
4 3 7
Expert
OR
PayPal Gateway not configured
OR
PayPal Gateway not configured
PayPal Gateway not configured
PayPal Gateway not configured