Skip to content

This is a C++ dedicated program to make notes. File Handling concepts are used in this program to store the notes.

License

Notifications You must be signed in to change notification settings

yashsehgal/note.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note.io

A simple program to make and save notes in your system. The program is dedicated to C++ Language, you can also consider this program as a very basic example of 🗃️ Data File Handling using C++ 🤓.

The data is stored in a distinct file named as "notes.dat", .dat is an extension for storing data in the form of Binary bits.

Enjoy 😀👍

About

This is a C++ dedicated program to make notes. File Handling concepts are used in this program to store the notes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages