An open API service indexing awesome lists of open source software.

https://github.com/ruslang02/task_2

Write numbers into binary files and modify them
https://github.com/ruslang02/task_2

Last synced: about 2 months ago
JSON representation

Write numbers into binary files and modify them

Awesome Lists containing this project

README

        

This is a project with two console apps:
- NumberWriter: Writes numbers into a binary files.
- NumberModifier: Displays the contents and gives the ability to modify the files.