fedos3d / os_lab_2

ITMO_TERM_3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task
Prerequisites:
-FreeBSD(12.0). It does not run on any other platform!
-utash library installed as a folder in directory where you compile (it should be renamed to utash and be pllaced as: folderwithmainfile/utash/, src can be downloaded here: https://github.com/troydhanson/uthash/tree/master/src)

How to compile?
Compile using -lkvm key, like in the following commands: cc -lkvm main.c or gcc -lkvm main.c

How to run?
Run using the following command: ./a.out

About

ITMO_TERM_3


Languages

Language:C 100.0%