summaryrefslogtreecommitdiff
path: root/task6.c
AgeCommit message (Collapse)Author
2017-02-21fxied api change in other tasksBenedict
2017-02-21reorgantzied code into libaray fileBenedict
For every task you may create a new file and implenet the task there by using functions from the lib.c file. Added Makefile for the different tasks.