Testing how to use the syntax highlighter works.
#include <stdio.h>
int main()
{
printf(”Hello World!\n”);
return 0;
}
C, programming interviews, careers, tips and tricks
Testing how to use the syntax highlighter works.
#include <stdio.h>
int main()
{
printf(”Hello World!\n”);
return 0;
}
Sanjay M says:
Is this a wordpress plugin or some other tool?
January 5, 2009, 2:03 pmCH Gowri Kumar says:
Sanjay, yes this is one of the wordpress plugins for syntax highlighting the source codes.
January 5, 2009, 3:17 pmA few links here:
http://wordpress.org/extend/plugins/google-syntax-highlighter/
http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/