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.
Mostly:declared as(1), dynamically allocated strings(1), stores duplicated word if under limit(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound 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)
- Qsort Function
ex:qsort-function
declaresFoundWordsDeclares Found Words(1)
- Main Function
ex:main-function
definesArrayDefines Array(1)
- Main Function
ex:main-function
freesMemoryFrees Memory(1)
- Print Words Loop
ex:print-words-loop
sortsFoundWordsSorts Found Words(1)
- Main Function
ex:main-function
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.
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.
References (3)
ctx:discord/blah/omega/part-561ctx:discord/blah/omega/part-563ctx:discord/blah/omega/558- full textomega-558text/plain3 KB
doc:agent/omega-558/80b403a6-4f43-45c7-a14e-4128fb38a7f3Show 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.