Skip to content

Omar-ahmed314/Operating-system-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Operating-system-simulator

headers.h contains clk functions, it should be included anywhere the clock functions are used.

To get time call:

getClk();

You can use Makefile to build and run your project

To compile your project, use the command:

make

To run your project, use the command:

make run

If you added a file to your project add it to the build section in the Makefile

Always start the line with a tab in Makefile, it is its syntax

To clean .out files, .txt files:

make clean

To clean, build and run

make all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •