This module is about templates Back to Repo README
- run command
makeinside ex00 directory -> this will create executable calledtemplate - run executable like:
./template
- run command
makeinside ex01 directory -> this will create executable callediter - run executable like:
./iter
- run command
makeinside ex02 directory -> this will create executable calledarray - run executable like:
./array