in between stage

This commit is contained in:
Dhanya Maliakal
2017-04-04 11:20:38 +02:00
parent fb0b0b96ec
commit b401a6c33b
11 changed files with 142 additions and 129 deletions

View File

@ -1,5 +1,5 @@
/************************************************
* @file BinaryFile.h
* @file BinaryFile.cpp
* @short sets/gets properties for the binary file,
* creates/closes the file and writes data to it
***********************************************/