Hello world!

Or for the more technical:

#include <stdio.h>

main()

{

     printf(“Hello World!\n”);

}

Yup – that’s it.  The first program every technogeek learns for the C programming language.  Just the basics.  Shows how to get something written, compiled, and run in the C Language.  Well the BLOG is a bit new too.  And somehow people need to know what it takes to get something out of this medium.  So I figured a start with the basics from a techno-geek’s point of view might help.

Let’s see where this goes.

 Greg.

Design a site like this with WordPress.com
Get started