Skip to content

Some C programs from the course Operating Systems computer science Tor Vergata, a.y. 2021/2022.

Notifications You must be signed in to change notification settings

MatteoConcutelli/OS_programs

Repository files navigation

SO_programs

Some C programs examples from the course Operating Systems computer science Tor Vergata, a.y. 2021/2022.

To compile :

gcc -lrt -pthread "fileName.c" -o "ExecFilename"

About

Some C programs from the course Operating Systems computer science Tor Vergata, a.y. 2021/2022.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages