Initial Commit
This commit is contained in:
commit
88487d91ca
0
Semaphore.c
Normal file
0
Semaphore.c
Normal file
3
TestSemaphore.sh
Executable file
3
TestSemaphore.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
rm Semaphore.out
|
||||||
|
gcc Semaphore.c -o Semaphore.out
|
Loading…
Reference in New Issue
Block a user