About · Contact · Add A Site · Edit Your Site · What's New  
Search for:
Home Engineering and Technology Computer Technology Programming Languages Objective C
 
Object-Oriented Programming and the Objective-C Language.
Objective-C syntax is a superset of standard C syntax, and its compiler works for both C and Objective-C source code. The compiler recognizes Objective-C source files by a .m extension, just as it recognizes files containing only standard C syntax by a .c extension. The Objective-C language is fully compatible with ANSI standard C.
preview site www.toodarkpark.org/computers/objc/   reviews
Object Oriented Programming in Objective-C.
These documents provide a brief introduction to Object Oriented Programming in the Objective-C language. The first two documents were developed from class notes written by Gerrit Huizenga for the course Introduction to Objective-C on the NeXT Machine at Purdue University.
preview site www.cs.indiana.edu/classes/c304/oop-intro.html   reviews
Copyright © 1994-2008 eiNET.net   |   About   Contact   Terms of Use   Privacy Policy   What's New