Skip to content

leerachel5/ProcessAndResourceManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process and Resource Manager

To compile:

clang++ -std=c++11 -stdlib=libc++ src/*.cpp -o main

To run:

./main

To change IO file path:

Open the "main.cpp" file. Modify the INPUT_FILE or OUTPUT_FILE strings on lines 8 and 9 to the new path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages