Difference between revisions of "Test page"

From UConn PAN
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
</syntaxhighlight>
 
</syntaxhighlight>
  
[[Image:SSPM06_(2x2).jpg|thumb|200px]]
+
[[image:SSPM06_(2x2).jpg|left|thumb|50px]]

Latest revision as of 19:55, 26 September 2018

This is a capital Greek delta: Δ

<syntaxhighlight lang="c">

  1. include <stdio.h>
  2. include <stdlib.h>

int main() {

  printf("Hello, World!\n");
  return 0;

} </syntaxhighlight>

SSPM06 (2x2).jpg