You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Student Name of member 1: [Ghazal Shenavar]
Student No. of member 1: [97101897]
Student Name of member 2: [SeyedAbolfazl Rahimi]
Student No. of member 2: [97105941]
Read Session Contents.
Section 9.3
Printing all linux interrupts
include the necessary libraries. Then, open the interrupts file in "/proc/interrupts" and define "l" so we can read line by line from the file. As we read each line, we print it to the output. After reaching the end of the file, we close it.
Team Name:
[97105941-97101897]
Student Name of member 1:
[Ghazal Shenavar]
Student No. of member 1:
[97101897]
Student Name of member 2:
[SeyedAbolfazl Rahimi]
Student No. of member 2:
[97105941]
Section 9.3
include the necessary libraries. Then, open the interrupts file in "/proc/interrupts" and define "l" so we can read line by line from the file. As we read each line, we print it to the output. After reaching the end of the file, we close it.
output.txt
gcc and above libraries, nothing more! :)
Section 9.4
FILL HERE with your descriptions (write in English or Persian)
FILL HERE with screenshot of execution
FILL HERE with requirements
The text was updated successfully, but these errors were encountered: