Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 308 Bytes

Simple University Project A simple software that writes data to files using buffers.

Features: Create: Create the file where data will be written. Add: Add new elements. Delete: Remove elements. Search: Search for elements by their unique ID. Instructions: You only need to compile and run final_version.c.