Dictionnary handling
#1
Hi,

When you don"t specify a file as dictionnary but a directory, what kind of files are handled by ocl ? .txt and .dic ? Or whatever extension ?
#2
(06-15-2012, 08:31 PM)Mem5 Wrote: Hi,

When you don"t specify a file as dictionnary but a directory, what kind of files are handled by ocl ? .txt and .dic ? Or whatever extension ?

Whatever.
#3
OK.
What is the order ? alphabetically ?
#4
most likely whatever order readdir() returns the files in.
#5
According to my tests it's not alphanum sorted.