summaryrefslogtreecommitdiff
path: root/lib.h
AgeCommit message (Collapse)Author
2017-02-21reimplemented task2Benedict
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.