M
martin griffith
Guest
A bit off topic, but since you can do it for under $300, I think it
counts as good engineering!
http://www4.tomshardware.com/howto/20041113/projector-06.html
martin
int bottles = 10;
while(bottles) {
sing(bottles);
sing(bottles);
printf("And if one green bottle should accidently fall,\nThere'd be ");
sing(--bottles);
printf("\n");
counts as good engineering!
http://www4.tomshardware.com/howto/20041113/projector-06.html
martin
int bottles = 10;
while(bottles) {
sing(bottles);
sing(bottles);
printf("And if one green bottle should accidently fall,\nThere'd be ");
sing(--bottles);
printf("\n");