We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

SnesLab:Sandbox: Difference between revisions

From SnesLab
Jump to: navigation, search
No edit summary
(test)
Line 11: Line 11:
   return 0;
   return 0;
}</pre>
}</pre>
{| class="wikitable"
|-
! Header text !! Header text !! Header text
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
{|
|-
! Header text !! Header text !! Header text
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}


[[File:SneslabLogo.png|thumb|SNESLAB logo]]
[[File:SneslabLogo.png|thumb|SNESLAB logo]]

Revision as of 19:53, 14 March 2019

Welcome to the SNESLAB wiki!

The rest of this page is reserved for testing lots of stuff. italic bold bold italic

function int m2() is nice.

#include <iostream>
int m2 (int ax, char *p_ax) {
  std::cout <<"Hello World!";
  return 0;
}
Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example
Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example
SNESLAB logo

SNESLAB logo

Getting started