This code implements a basic version of the autofill feature from a txt file as reference Using the Trie data structure
Created in a Linux system
-To run,Follow these instructions
//Check if system is up to date by running
sudo apt-get upgrade
//and
sudo apt-get update
//Give access to folder so as to exexute the makefile by running
chmod -R 777 Autofill-using-C
//Run the makefile using this command
make -f make.mk
//Run the output a file with this command
./a
-
Notifications
You must be signed in to change notification settings - Fork 0
This code implements a basic version of the autofill feature from a txt file as reference Using the Trie data structure
License
Ayushkuruvilla/Autofill-using-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This code implements a basic version of the autofill feature from a txt file as reference Using the Trie data structure
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published