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.