Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Assignment or memcpy? What is the preferred approach to setting an array member variable?

Relative Date Formatting, output for past dates?

Can you have more than one runloop per thread on iOS?

"File's Owner" of a custom XIB

Searching a NSArray for the nearest number(s)

objective-c search nsarray

airplay in simulator - objective-c

How to draw an oval speech bubble programmatically on iPhone?

Core Data get sum of values. Fetched properties vs. propagation

What does the 'hash' method do in Objective-C

Varieties of @interface declarations, some with parentheses

Proper way to convert char* to NSString without initWithCString?

objective-c ios nsstring char

NSMetadataQuery doesn't find iCloud files

objective-c cocoa icloud

I get: Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named MKMapView'

iphone objective-c ios mapkit

What is NSEraCalendarUnit?

Using an Open Cover Flow for video slides instead of images in iOS

iphone objective-c ios ipad ios4

Behavior of NSData initWithBytesNoCopy:length:freeWhenDone:

objective-c cocoa nsdata

How do I convert a c-style char* array to NSArray?

objective-c cocoa

A bit of annoying warnings that still let the app work but would like to remove

NSFileManager createDirectoryAtPath:withIntermediateDirectories: Not creating directories or creating errors

Hide UITabBar in iPad Application