https://github.com/ivanfilipov/cplusplus-projects
FMI-oop-and-sdp-projcets-C++
https://github.com/ivanfilipov/cplusplus-projects
Last synced: about 1 year ago
JSON representation
FMI-oop-and-sdp-projcets-C++
- Host: GitHub
- URL: https://github.com/ivanfilipov/cplusplus-projects
- Owner: IvanFilipov
- Created: 2016-11-05T19:39:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T01:44:27.000Z (almost 9 years ago)
- Last Synced: 2025-02-08T10:31:51.226Z (over 1 year ago)
- Language: C++
- Size: 1.12 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cplusplus-Projects
FMI-oop-and-sdp-projcets-C++
Source code formatter
A console application, that takes C/C++ source files as arguments and different types of formatting options
in order to make corrections to the files.
Creates a valid HTML document from the edited sources.
Key-Value Storage
A console application that stores blocks from the memory to the hard drive and can load them back by an unique key.
Creates a full log information about each operation.