Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 508 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 508 Bytes

SOPE

Project partners: João Alves João Agulha

proj-1 (simgrep)

Code, test folder, log files and test bash file for SOPE's first project SIMGREP.

proj-2 (cinema)

Code, LaTeX report source, example log files and test bash files for SOPE's second project (server/client).

resumos

Random notes on SOPE.

getopt.c

Example code for anyone interested in learning how to use posix's getopt and getopt_long library functions.