IsuruLakshan170 / OsProgrammingMiniProject

Operating System Programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OsProgrammingMiniProject

Operating System Programming
The project consist of two parts :
Part A - Create Programme to get marks of 100 students according to the structure and store them in a file. Create a user friendly CLI (Command Line Interface) to enter the data. Provide data insert,update and delete capability to the user.
Part B - Create programme to analyze the marks stored in the file which was created in part A. Use shared memory for parallel processing. Then print the result on the console.

About

Operating System Programming


Languages

Language:C 100.0%