Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 197 Bytes

School project - Course: C Language

implementation of functions 'tail' (last n lines of file) and 'head' (first n lines of file)

.c files written by me, .h files were a part of the assignment :)