DOC Document

Description: DOC document containing text.

The exampleForDoc.doc File

Objective-C

Objective-C is a compilable object-oriented programming language,
based on the C language and the Smalltalk paradigm. An Smalltalk object model
sends messages instead of calling a method.
Objective-C language is a C superset, that is why any C code is executed
by Objective-C compiler.
Objective-C compiler is included into GCC and is available in the most of platforms. The language
is used primarily in Mac OS X (Cocoa) and GNUstep implementations of OpenStep objective-oriented
interface. The language is also used in iOS (Cocoa Touch).

See also:

Working with DOC Document View