On Sat, Jan 12, 2013 at 11:03 PM, Reed Kotler <[email protected]> wrote:
> I'll try and see where it goes and update the docs.
Thanks in advance!
Most probably, there isn't a good place to put it right now, so it
might go into a new document.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits