Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dictionnary handling
06-15-2012, 08:31 PM
Post: #1
Dictionnary handling
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 ?
Find all posts by this user
Quote this message in a reply
06-15-2012, 08:37 PM
Post: #2
RE: Dictionnary handling
(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.
Find all posts by this user
Quote this message in a reply
06-16-2012, 09:41 AM (This post was last modified: 06-16-2012 09:52 AM by Mem5.)
Post: #3
RE: Dictionnary handling
OK.
What is the order ? alphabetically ?
Find all posts by this user
Quote this message in a reply
06-16-2012, 10:36 AM
Post: #4
RE: Dictionnary handling
most likely whatever order readdir() returns the files in.
Visit this user's website Find all posts by this user
Quote this message in a reply
06-16-2012, 10:54 AM
Post: #5
RE: Dictionnary handling
According to my tests it's not alphanum sorted.
Find all posts by this user
Quote this message in a reply
Post Reply