spyros-briakos / Heap-File

Implementation of functions, which manage Heap Files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heap-File

Implementation of functions, which manage Heap Files.

Summary

In this project we use implemented functions of management with Block Files and we implement functions of management with Heap Files, some of those are Create_File,Open_File,Close_File,Insert_Entry,Get_Entry etc. With execution of code we can observe that all entries have been inserted and printed normally and then find an entry with specific id.

Execution

You can check it out, only with execution of: bash script.sh

About

Implementation of functions, which manage Heap Files.


Languages

Language:C 98.5%Language:Makefile 1.3%Language:Shell 0.2%