Commentary and Original writings by Louis A. Girifalco. Louis has been a member of these notable organizations: IBM DuPont NASA Material Science, University of Pennsylvania

Friday, January 15, 2010

Hello World!

main( ) {
extrn a, b, c;
putchar(a); putchar(b); putchar(c); putchar('!*n');
}
a 'hell';
b 'o, w';
c 'orld';

Official first post for http://howdoyouknowphysics.blogspot.com/

No comments:

Post a Comment