Version 3 (modified by niki, 16 years ago) (diff) |
---|
Analysis
Overview
The aim of this task is to do all operations with book files.
Task requirements
- Create a book file
- Save a book file
- Open a book file
- Close a book file
Task result
The result of this task is source code
Implementation idea
- Define all operations with books and
Related
How to demo
Show in project all operations with book file - create, save, open and close.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)