Vocabulary Counter (URL)

by

http://www.network54.com/Forum/178387/message/1205885125/Vocabulary+Counter

I created a program last night that keeps track of one's vocab. (See link for more)

Any ideas on how to make it find/not find the word faster? I can't use SEEK because it isn't a binary file.

This program also compiles and runs (very nearly, but I've made the few minor changes) using qb64.

PhyloGenesis

Posted on Mar 18, 2008, 5:21 PM
from IP address 71.102.249.174

Respond to this message   

Goto Forum Home


Response TitleAuthor and Date
Binary search or hash table on Mar 19