This is a personal repository containing all exercises done during the systems analysis and development graduation at the Federal Institute of Santa Catarina (IFSC), Gaspar.
For any future updates, submit a PR on our github, send a email to me <at> arthur.place
or contact me elsewhere.
- Programação para Internet
# Make our build script executable
chmod +x scripts/build
# Build all files
./scripts/build
# Run your chosen (.o) file!
./programacao-estruturada/funcoes/ex1.o