Archive for February, 2009

WP-Syntax Test

Just wanted to check out the WP-Syntax plugin and see how it works/looks.

 
#include <stdio.h>
#include <stdlib.h>
 
int main( void )
{
printf( "HELLO WP-Syntax\n" );
 
return 0;
}

February 8, 2009   Posted in: General  No Comments

Welcome!!

Welcome to Crows Programming!
This site is dedicated to my various rants and raves, mostly related to computer programming and related technologies.
I look forward to hearing feedback from all of you on my thoughts and ideas!
~Crow–

February 6, 2009   Posted in: General  No Comments