valdaarhun / Intro_To_OS_Udacity

Introduction to Operating Systems offered by Georgia Tech on Udacity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro To OS Udacity

Introduction to Operating Systems offered by Georgia Tech on Udacity

Building from source

make                # to build all solutions
make [problem_name] # to build solution specific to problem_name

About

Introduction to Operating Systems offered by Georgia Tech on Udacity


Languages

Language:C 91.4%Language:Makefile 8.6%