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
- Host: GitHub
- URL: https://github.com/ruslang02/task_2
- Owner: ruslang02
- Created: 2020-03-25T00:58:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T01:30:06.000Z (about 5 years ago)
- Last Synced: 2025-01-13T20:33:31.480Z (3 months ago)
- Language: C#
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.