This is a thread synchronization project made with C.
The project consists of 1 program. That is matrixcalc.
Matrixcalc is a program that runs continuously. This program takes an integer input. It creates matrixes, acording to this number. And prints the matrixes. It also adds all numbers in the matrixes and prints to the terminal.
Download files, compile and run program
- C - Used to code all things.