No description
README.md | ||
sujet-TP-AIPS-3MIC.pdf | ||
TP-AIPS-2024-ALNET-Paul-preparation-v1-v4.md | ||
tsock_compliquev1.c | ||
tsock_v0.c | ||
tsock_v1.c |
TP_AIPS
- Groupe : 3IR C 2023-2024
- Étudiants :
- LACAU Clement
- ALNET Paul
Building
Compile version X
:
gcc -Wall -Wpedantic t_sockvX.c -o t_sockvX
Generate zip archive (replace TP1
with relevant indication) :
zip LACAU-ALNET-TP1.zip tsock_v*.c README.md
Running
TODO help output
Roadmap
- tsock-v1
- tsock-v2
- tsock-v3
- tsock-v4