Dontopedia

Found Words Array

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

Found Words Array has 5 facts recorded in Dontopedia across 3 references.

5 facts·5 predicates·3 sources

Mostly:declared as(1), dynamically allocated strings(1), stores duplicated word if under limit(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (5)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

calledOnCalled on(1)

declaresFoundWordsDeclares Found Words(1)

definesArrayDefines Array(1)

freesMemoryFrees Memory(1)

sortsFoundWordsSorts Found Words(1)

Other facts (5)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

5 facts
PredicateValueRef
Declared Aschar*[MAX_WORDS][1]
Dynamically Allocated Stringsnull[1]
Stores Duplicated Word If Under LimitDuplstr Function[1]
Max SizeMax Words[2]
Has Capacity Defined byMax Words[3]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

declaredAsblah/omega/part-561
char*[MAX_WORDS]
dynamicallyAllocatedStringsblah/omega/part-561
null
storesDuplicatedWordIfUnderLimitblah/omega/part-561
ex:duplstr-function
maxSizeblah/omega/part-563
ex:max-words
hasCapacityDefinedByblah/omega/558
ex:MAX-WORDS

References (3)

3 references
  1. [1]Part 5613 facts
    ctx:discord/blah/omega/part-561
  2. [2]Part 5631 fact
    ctx:discord/blah/omega/part-563
  3. [3]5581 fact
    ctx:discord/blah/omega/558
    • full textomega-558
      text/plain3 KBdoc:agent/omega-558/80b403a6-4f43-45c7-a14e-4128fb38a7f3
      Show excerpt
      [2025-12-04 15:04] omega [bot]: ```c int compare_words(const void* a, const void* b) { const char** wa = (const char**)a; const char** wb = (const char**)b; int sa = score_word(*wa); int sb = score_word(*wb); if (sa == s

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.