Revision history of "Template:Hc"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 14:06, 20 May 2024Damme talk contribs 1,119 bytes +1,119 Created page with "<noinclude>{{DISPLAYTITLE:Template:hc}} {{Template}} Block code with header. * Use Template:bc for block code without header. * Use Template:ic for inline code. ==Usage== * {{ic|1}} or {{ic|head}}: the code in the top pane * {{ic|2}} or {{ic|output}}: the code in the bottom pane <nowiki>{{hc|main.h|#include <stdio.h>}}</nowiki> <nowiki>{{hc|head=main.h|output=#include <stdio.h>}}</nowiki> ==Example== {{hc|head=main.h|output=#include <stdio.h>}}</noinclu..."