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 ?
(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.
OK.
What is the order ? alphabetically ?
most likely whatever order readdir() returns the files in.
According to my tests it's not alphanum sorted.