Simulator of emergency services for STEL (Sistemas de Telecomunicações) course, Telecommunications Systems.
git clone https://github.com/rntcruz23/STEL_Simulator.git
make -- Compile the project
make run -- Run the simulator
make debug -- Debug with gdb (Gnu DeBugger)
make grind -- Run with valgrind, check memory leaks
make clean -- Clear /bin and /csv directories
{{ message }}
