programming is easy.
May. 12th, 2005 09:26 amNathan: Steve, you know how ++ will increment, right?
Steve: Right ....
Nathan: Okay, so how do you increment by 11?
(from The Daily WTF)
Steve: Right ....
Nathan: Okay, so how do you increment by 11?
(from The Daily WTF)
(no subject)
Date: 2005-05-12 01:29 pm (UTC)(no subject)
Date: 2005-05-12 01:34 pm (UTC)WHILE i < i + 11
i++
?
(no subject)
Date: 2005-05-12 01:54 pm (UTC)(no subject)
Date: 2005-05-12 01:58 pm (UTC)Like I said. Trapped in the paper bag that is algorithms.
(no subject)
Date: 2005-05-12 02:42 pm (UTC)Just a thought.
(no subject)
Date: 2005-05-12 02:46 pm (UTC)(no subject)
Date: 2005-05-12 02:47 pm (UTC)(no subject)
Date: 2005-05-12 01:43 pm (UTC)(no subject)
Date: 2005-05-12 01:48 pm (UTC)(no subject)
Date: 2005-05-12 02:53 pm (UTC)++i;++i;++i;++i;++i;++i;++i;++i;++i;++i;++i;
Although I think St. Darwin has something with SpinalTap()
(no subject)
Date: 2005-05-12 08:07 pm (UTC)(no subject)
Date: 2005-05-12 10:42 pm (UTC)It's scary how close that is to some "real" code I see at work though...