Introduction
This little program is a command line based dictionary file creator.
Background (optional)
There was a great program called Refiner, however I can no longer find it. So, I created a mini version of it. Using my limited programming skills I created this program just to see if I could. Some things to remember when using it. If you are going to create a file larger than 4Gb you will have to run it from a NTFS partition. If you want to use the reader correctly then the file needs to be smaller than 4Gb.
Using the code
It is not a pretty code. There is just one large cpp file. If you are able to clean it up (which I'm sure many of you can) or are able to fix the problem with the reader, please let me know so I can make updates to it.
Points of Interest
For loops are a great thing. They are simple yet powerful.
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here