Open main menu
Objective-C 2.0 Essentials
Revision as of 19:13, 5 October 2009 by
Neil
(
Talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Revision as of 19:13, 5 October 2009 by
Neil
(
Talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
About Objective-C Essentials
Why are you reading this?
Supported Platforms
The History of Objective-C
The C Programming Language
The Smalltalk programming Language
C meets Smalltalk
Objective-C and Apple
Installing Xcode and Compiling Objective-C on Mac OS X
Installing Xcode on Mac OS X
Starting Xcode
Starting a New Project
Writing an Objective-C Application with Xcode
Compiling Objective-C from the Command Line
Installing and using GNUstep and Objective-C on Windows
Downloading the GNUstep Packages
Installing MinGW and GNUstep on Windows
Running the GNUstep Shell
Testing the Installation
Installing and Using GNUstep and Objective-C on Linux
Installing GNUstep on Ubuntu
Compiling Objective-C Code
Building and Installing GNUstep on Linux
Installing gcc and Objective-C Support on Linux
Package Dependencies
Obtaining the GNUstep Source Code
Configuring the Build Process
Building GNUstep
Testing the Objective-C and GNUstep Installation
Compiling Objective-C Code
Objective-C 2.0 Data Types
int Data Type
char Data Type
Special Characters/Escape Sequences
float Data Type
double Data Type
id Data Type
Objective-C Data Type Qualifiers
long
long long
short
signed / unsigned
Working with Variables in Objective-C
Last modified on 18 November 2016, at 15:38