On Wed, Jun 27, 2012 at 9:37 AM, Jordan Rose <[email protected]> wrote:
> (Actually, that's a bit worrisome. Most tokens have an extra
> pointer-and-size because they don't need the second string argument. But I
> can't think of a good way around that off the top of my head.)
Removed in 159270.
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