Dontopedia

C Code Snippet 2

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

C Code Snippet 2 has 3 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

3 facts·2 predicates·2 sources·1 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

containsCodeContains Code(1)

providedCodeBlockProvided Code Block(1)

Other facts (3)

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.

3 facts
PredicateValueRef
Rdf:typeCode Block[1]
Rdf:typeSource Code[2]
Programming LanguageC[2]

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.

typeblah/omega/556
ex:CodeBlock
typeblah/omega/558
ex:SourceCode
programmingLanguageblah/omega/558
ex:C

References (2)

2 references
  1. [1]5561 fact
    ctx:discord/blah/omega/556
    • full textomega-556
      text/plain3 KBdoc:agent/omega-556/5793d354-6a8a-4aa2-96a8-42f2657ee07a
      Show excerpt
      [2025-12-04 15:03] omega [bot]: ```c const char** wa = (const char**)a; const char** wb = (const char**)b; int sa = score_word(*wa); int sb = score_word(*wb); if (sa == sb) { return strcmp(*wa, *wb); } re
  2. [2]5582 facts
    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.