This section summarizes the Objective-C language in a format suitable for quick reference.
It is not intended to be a complete definition of the language, but rather a more
informal description of its features.
This summary is based on the ANSI C99 (ISO/IEC 9899:1999) standard with Objective-C 2.0 language extensions.
Use the search box above to locate specific Objective-C language descriptions.
From Programming in Objective-C 2.0 by Stephen Kochan.