2010年10月6日星期三

Code block and syntax highlight test

this is a sample code for C:

#define<stdio.h>

int main(void)
{
printf("hello.");
}

0 意見: