Posts: 803
	Threads: 135
	Joined: Feb 2011
	
	
 
	
	
		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 ?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 352
	Threads: 3
	Joined: May 2010
	
	
 
	
	
		 (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.
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 803
	Threads: 135
	Joined: Feb 2011
	
	
 
	
		
		
		06-16-2012, 09:41 AM 
(This post was last modified: 06-16-2012, 09:52 AM by Mem5.)
		
	 
	
		OK.
What is the order ? alphabetically ?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,935
	Threads: 12
	Joined: May 2012
	
	
 
	
	
		most likely whatever order readdir() returns the files in.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 803
	Threads: 135
	Joined: Feb 2011
	
	
 
	
	
		According to my tests it's not alphanum sorted.