This website requires JavaScript.
Explore
Help
Sign In
Trianta
/
semaphore
Watch
1
Star
0
Fork
0
You've already forked semaphore
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
semaphore
/
TestSemaphore.sh
5 lines
78 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Initial Commit
2022-10-03 03:33:41 -05:00
#!/bin/bash
rm Semaphore.out
gcc Semaphore.c -o Semaphore.out
Created structure for program
2022-10-03 03:50:44 -05:00
./Semaphore.out
Reference in New Issue
Copy Permalink