Sunday, July 3, 2011

First Post

Just testing out the syntax highlighter...

#include <stdio.h>

int main(int,char**)
{
    printf("Hello, world!\n");
}

No comments:

Post a Comment