Client side is DONE!
This commit is contained in:
parent
f7d02e3306
commit
c99c11adf0
2 changed files with 150 additions and 31 deletions
3
start
Executable file
3
start
Executable file
|
@ -0,0 +1,3 @@
|
|||
gcc main.c -o main `pkg-config --cflags --libs gtk+-3.0` -lpthread
|
||||
./main
|
||||
clear
|
Loading…
Add table
Add a link
Reference in a new issue