Hoppa till innehållet

Template:hc

Från Plutten
Version från den 13 januari 2025 kl. 05.27 av Vibbe (diskussion | Bidrag) (1 version importerades: help page arch)
(skillnad) ← Äldre version | Nuvarande version (skillnad) | Nyare version → (skillnad)

{{[[Mall:{{{1}}}|{{{1}}}]]}}

Block code with header.

  • 1 or head: the code in the top pane
  • 2 or output: the code in the bottom pane
{{hc|main.h|#include <stdio.h>}}
{{hc|head=main.h|output=#include <stdio.h>}}
main.h
#include <stdio.h>