Skip to content

Created a simple basic Dictionary Using hashmap<> and fstream class

Notifications You must be signed in to change notification settings

aushwin/Dictionary_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Dictionary in Cpp

Info

Used Hashmap to make a key value pair both of type string and with the help of fstream class read the set of words which are arranged as key value pair and also used it to write into it The sorce code is available

Made it in a hurry used Procedural methodolgy !

/* The ConsoleColor.h is not made by me /*

About

Created a simple basic Dictionary Using hashmap<> and fstream class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages