The program mimics the 7 segments display. It takes a number as input and uses the lookup segment 2d array and sets the buffer according to it.
The program implements the file copy and paste feature
The program implements the file cut and paste feature
A malloc implementation cpp file