ChrisAn's Blog Please read my disclaimer.

simplegeek

a.k.a. Chris Anderson

Bob Dole...

Was just thinking about a funny story... used to work with Marc who liked to have fun with his code... He was known to have creative variable names so when we came across code that looked like:

void SomeClass::SomeMethod(...)
{
    BOOL fBobDoleIsGod;
    ...
    if (fBobDoleIsGod)
    {
...

I always laugh when I think of the code review!

02/08/2003 6:43 PM | #Software

Content © 2003 Chris Anderson | Subscribe to my RSS feed.

Powered by BlogX