Testing how to use the syntax highlighter works.


#include <stdio.h>

int main()

{

printf(”Hello World!\n”);

return 0;

}

2 Comments

  1. Sanjay M says:

    Is this a wordpress plugin or some other tool?

Leave a Reply