Your daily WTF
I found this today while doing code review.
it was ment to be a sleep timer…
I just about shit a brick when I saw this.
for(int i=0; i<PAUSE_LENGTH; i++)
{
i++;
}
Rantings from Steven smethurst
Why is everything so plain
I found this today while doing code review.
it was ment to be a sleep timer…
I just about shit a brick when I saw this.
for(int i=0; i<PAUSE_LENGTH; i++)
{
i++;
}
Bookmarks about Sleep wrote:
[…] - bookmarked by 1 members originally found by djwudi on 2008-10-02 Your daily WTF http://www.abluestar.com/blog/your-daily-wtf/ - bookmarked by 5 members originally found by […]
Posted on 24-Oct-08 at 6:15 am | Permalink
hypnosis guy wrote:
thanks for such an informative blog
Posted on 25-Nov-08 at 5:01 am | Permalink