Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Difference between self.var and simply var

Is it always inappropriate to #import more than absolute necessary in Objective-C interfaces?

Is it possible to create custom directives in Objective-C?

objective-c xcode

Calling a method on self while in dealloc

objective-c dealloc

Using OCMock 1.77 for Unit and Application Test with iOS4 and Xcode 4/SDK4.3

SQLite Database with FMDatabase Wrapper

objective-c sqlite

In Objective C, when is alloc used and when is it no

objective-c

Where to initialize something ONCE in a UIViewController

UITextField - UIKeyboardTypeDecimalPad on iPad?

objective-c ios ipad keyboard

iOS: is an MD5 hash considered "encryption" when submitting to the app store? [duplicate]

how to return multiple values from a method

iOS Core Data Architecture tips wanted

Setting NSFileCreationDate has no effect

How to convert Hex to Binary iphone

iphone objective-c

Getting a bitmap from CALayers, any alternative to renderInContext

autorelease vs. release in dealloc

How to make a UITextField in a table cell become first responder?

/*! */ What does that mean?

OSStatus error -50?

iphone objective-c ios

ViewWillAppear not getting called with UISplitViewController

objective-c ios ipad