View Single Post
Posts: 115 | Thanked: 64 times | Joined on Dec 2009 @ Munich or Luxembourg
#6090
Originally Posted by jules.tartonpillon View Post
/* PR1.2 main program, and it is bugs free */
#include<stdio.h>

main()
{

while(1)
printf("Are we there yet?");

}

special edition for this thread