https://github.com/archismankarmakar/cpp-filehandling-studentrecordsdb
https://github.com/archismankarmakar/cpp-filehandling-studentrecordsdb
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/archismankarmakar/cpp-filehandling-studentrecordsdb
- Owner: ArchismanKarmakar
- License: mit
- Created: 2023-02-13T16:35:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T16:37:48.000Z (over 2 years ago)
- Last Synced: 2025-06-04T20:39:45.394Z (4 months ago)
- Language: C++
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp-fileHandling-studentRecordsDB
/* A menu driven file handling program to
Create, read, update and delete records
in a binary fileAuthor: Archisman
Created: 16.05.2020
*/