function recursion() { 
    addSpellCorrection("recursion");
    displayResults("recursion"); } 
...
if(quick_compare(query, "recursion")) return_as_page(&recursion);

Did Google actually have to add this: Recursion?

I can't stop clicking it; it wills me - no, it compels me!

Recommended Answers

All 5 Replies

Haha. That's pretty funny and extremely nerdy of them.

Thats great.

Rather funny :D Pointless, but funny...

But have you seen this link?

commented: Haha, should've seen that coming ;) +0

But have you seen this link?

Wow, recursion in action! Very geeky too!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.