introduction-to-operating-systems

There are 2 repositories under introduction-to-operating-systems topic.

  • anitejM/Tic-Tac-Toe-Game-in-C-using-Mutual-Exclusion

    As part of my 2nd year Operating Systems course, I was required to create a project to demonstrate related concepts of the course, and I chose to make a simple Tic Tac Toe Game using C and the concept of Mutual Exclusion and other related concepts. In this repository I have put the report I prepared with my teammates and a PPT for the same.

    Language:C1100
  • authordottle/FindFibonNumbers

    This is a project of getting Fibonacci #s in C language.

    Language:C0100