skip to main
|
skip to sidebar
Code Not Fail
Showing posts with label
C
.
Show all posts
Showing posts with label
C
.
Show all posts
Wednesday, May 28, 2008
My most recent program... Another statement
#include
int main()
{
printf("Macs are for n00bs.\n");
return 0;
}
Tuesday, May 27, 2008
My First Program...A Statement
#include
int main()
{
printf("Linux is for hippies.\n");
return 0;
}
Older Posts
Home
Subscribe to:
Posts (Atom)
Submit Crap
Send your submissions.
codenotfail@gmail.com
Labels
BASIC
(1)
C
(2)
PERL
(2)
SQL
(5)
Blog Archive
September
(3)
July
(1)
May
(6)