/HSNR-2-P-BSY-2

A repository for the second "BSY" practical traning at the HSNR. Written in c to create threads and processes.

Primary LanguageC

HSNR-2-P-BSY-2

A repository for the second "BSY" practical traning at the HSNR.

Written in c to create threads and processes. In the first task, you should realize that processes do not share local or global variables. In the second task should recognize that threads share global variables, but not local.