Skip to content

prasanjit101/MinimalCppProjects

Repository files navigation

MINIMAL C++ PROJECTS COLLECTION

7-segment display -

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.

copy_implementation -

The program implements the file copy and paste feature

cut_implementation -

The program implements the file cut and paste feature

malloc implementation

A malloc implementation cpp file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published