Skip to content

The first project of Linux Operating System course at NCU.

Notifications You must be signed in to change notification settings

yxhong-tw/Linux-Operating-System-Project-1

Repository files navigation

Linux-Operating-System-Project-1

@laimolee: jizz

This repository is the first project of Linux Operating System course during the autumn semester of 2022 at NCU.

How to use?

You can compile main.c with below command:

gcc -pthread -o main main.c

Notices

  • This repository can only be used in Linux OS (because the library pthread.h does not support other OS).
  • You can get more information from project description and our report.

About

The first project of Linux Operating System course at NCU.

Resources

Stars

Watchers

Forks