MediaWiki:Sitenotice: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Please note that Syntax Highlighting is now enable on the OpenGL Pubic Wiki.


<source lang="c">
#include <stdio.h>
main()
{
  for(;;)
      {
          printf ("Hello World!\n");
      }
}
</source>

Latest revision as of 18:24, 19 December 2016