Comments

Chienworks wrote on 4/27/2005, 4:06 AM
Hmmmmmmmmmph! Now you're just making me feel old! We didn't have C back when i was in school. I had to do that in BASIC or Fortran. :p
TheHappyFriar wrote on 4/27/2005, 4:36 AM
I was Fortran, Basic (C64 & Q), Pascal & C.

Now I do it in scripting. :)
PeterWright wrote on 4/27/2005, 4:44 AM
... which all helps to reinforce the notion that Matt should be working on Vegas 6, not having to come here and sort out bickering ......
PierreB wrote on 4/27/2005, 6:08 AM
LOL!

Pierre
kkolbo wrote on 4/27/2005, 6:37 AM
#include <stdio.h>

int main(void) {

while(true) {
printf("lol/n");
}

}
donp wrote on 4/27/2005, 6:40 AM
I did it with fortran IV but on a slide rule first.
BillyBoy wrote on 4/27/2005, 6:46 AM
10 For X = 1 to infinity
20 Its always those making noise about the noise, that make the most noise.
30 next
rmack350 wrote on 4/27/2005, 6:53 AM
Cool!

Rob Mack