Skip to content

ps-nithin/my-kgb-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-kgb-dictionary

Create dictionary file from list of menu descriptions.

Compiling the code

  1. Install clang++ by running sudo apt-get install clang
  2. Compile main.cpp by running clang++ -o main main.cpp

Create dictionary

  1. Run the program using ./main description.txt

The dictionary file mdict.txt is created in the current working directory.

About

Create dictionary file from list of finacle menu descriptions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages