Difference between revisions of "NetHackWiki:Sandbox"

From NetHackWiki
Jump to navigation Jump to search
Line 14: Line 14:
 
</syntaxhighlight>
 
</syntaxhighlight>
  
{subst:unsigned|Example|11:15, 1 June 2005 (UTC)}}
+
<span style="font-size: smaller;" class="autosigned">--Preceding [[NetHackWiki:Style_guide#Sign_your_posts|unsigned]] comment added by [[User:Example|Example]] ([[User talk:Example|talk]] • [[Special:Contributions/Example|contribs]]) 11:15, 1 June 2005 (UTC)</span>
  
{subst:unsigned2|11:15, 1 June 2005 (UTC)|Example}}
+
<span style="font-size: smaller;" class="autosigned">--Preceding [[NetHackWiki:Style_guide#Sign_your_posts|unsigned]] comment added by [[User:Example|Example]] ([[User talk:Example|talk]] • [[Special:Contributions/Example|contribs]]) 11:15, 1 June 2005 (UTC)</span>

Revision as of 03:43, 5 June 2012

test

mondata.h in SLASH'EM 0.0.7E7F3, line 238

void NDECL(monst_init);

int
main(int argc, char *argv[])
{
  monst_init();
  puts("Hi!");
}

--Preceding unsigned comment added by Example (talkcontribs) 11:15, 1 June 2005 (UTC)

--Preceding unsigned comment added by Example (talkcontribs) 11:15, 1 June 2005 (UTC)