Skip to content

Mertiq/Thread-Synchronization-with-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thread Synchronization with C

This is a thread synchronization project made with C.

How does this project work?

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.

Running the tests

Download files, compile and run program

Screenshots

Image Image

Built With

  • C - Used to code all things.

Acknowledgments

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published