Clarion Magazine has moved!

Check out our new Clarion content at www.DevRoadmaps.com! As of April 2012 all active subscriptions have been migrated to that site, which features both Clarion and WinDev content. Read more about this change.

This site will remain online as an article archive.

Everybody Needs Some Closure

By Dennis Evans

Posted June 15 2010

Summary: Closures are a hot topic in programming circles, thanks to the growing influence of functional programming. But do you really need to understand closures? Dennis Evans thinks you do. In this article he covers the concepts, shows how to write a closure in Clarion#, and explains the mysteries of the underlying IL code.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Dynamic Filters: Applying The Theory

4/3/2001 12:00:00 AM

Dr. Parker, having dealt with the theory of dynamic filters, goes on to some sample code, which ranges from the sublime to the ridiculous.