Skip to content

Adv10: Develop words Vocabular Database #9

Description

@orcmid

The words.c and words.h API implement the vocabulary database.

The database is populated during Adv10-session startup. Because it is implemented with a hash table, it is better to build the table programmatically and let the hash function do the work.

There are also tests that should be provided to establish that all the words are in correctly and perhaps learn some things about how well the hash-table searching works. For this, some instrumentation can be built in, although for private use.

  • build task list
  • introduce Transpose/ words.c and words.h.

Metadata

Metadata

Assignees

Labels

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions