Hoppa till innehållet

Template:hc

Från Plutten

{{[[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>