Re: Fastest Way to Check Word in Dictionary

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...

What's the fastest way to check if a word is in a dictionary? (I need a function for this, if anybody's got one.)

Thanks! grin

It would probably depend on the size of dictionary.

  • small: then use binary search.
  • medium: use maps or database.e
  • large: use odbc to large database.
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu