My CV | Search | Guitar Discussions

Saturday, March 25, 2006

Martha

Now Martha is almost 2 months old.

Wednesday, December 22, 2004

Hello World!

#include <iosteram.h>

using namespace std;

void main(void)
{
cout << "Hello World!" << endl;
}