Welcome to the new SimonCook.org design!

Daily Archives: November 23, 2008

New Code Plugins

Here goes nothing, a nice new plugin for my blog so I can highlight code… let’s see if it works: 1 2 3 4 5 #include <stdio.h>   int main(void){ printf("Hello World\n"); } Yup, that seems to work

Categorised as blog, Computer, Programming, Spcook and tagged as , , , , , . | Leave a comment