Quantcast
Channel: Programming for iOS » Computer Science
Browsing all 2 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Extension 12: Variable Scope

You can control a variable’s scope, or from where in your program it is accessible. Language Directives Up until now, we have seen that instance methods can access instance variables—a class can access...

View Article



Image may be NSFW.
Clik here to view.

Floating in Uncertainty

Among the primitive data types that Objective-C offers are float and double. Similar to long, double is simply double the storage in bits of float. However, as the name suggests, both are...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images