Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] C puzzle



At 27 Jul 2002 08:13:41 +0900,
bruno raoult wrote:
> 	How to get 1? (Ooops. Sorry for this one!)

main() {
  int*i, n=20;
  for(i = 0 ; i < n ; i--)
    printf("-");
}

Is it correct?


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links