This module is about exceptions Back to Repo README
- run command
make
inside ex00 directory -> this will create executable calledbiro
- run executable like:
./biro
- run command
make
inside ex01 directory -> this will create executable calledform
- run executable like:
./form
- run command
make
inside ex02 directory -> this will create executable calledexec_form
- run executable like:
./exec_form
- run command
make
inside ex02 directory -> this will create executable calledintern
- run executable like:
./intern