The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
Objective C1. An object-oriented superset of ANSI C by Brad Cox, Productivity Products. Its additions to C are few and are mostly based on Smalltalk. Objective C is implemented as a preprocessor for C. Objective C syntax is a superset of standard C syntax, and its compiler accepts both C and Objective C source code (filename extension ".m"). From Linux Guide @FirstLinux |
|
|