Popular Tags

Who's online

There are currently 1 user and 17 guests online.

Online users

User login

Block objects are a C-level syntactic and runtime feature. They allow you to compose function expressions that that can be passed to API, optionally stored, and used by multiple threads. The function expression can reference and can preserve access to local variables.

You should read this document to learn what blocks are and how you can use them from C, C++, or Objective-C to make your program more efficient and more maintainable.

No votes yet

Search

Recent Updates

UPDATES

The site has recently been updated. You may notice some of the following issues:

  • Some URLs no longer work. Please use the search box.
  • You cannot upload files. We are working with the server admins to fix this.