Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-foundation

Thread Management in OSX Command Line C Application

Updating CoreFoundation PriorityQueue implementation to take advantage of ARC for iOS

How to memory manage a CMSampleBuffer

Malloc to a CGPoint Pointer throwing EXC_BAD_ACCESS when accessing

iphone c uikit core-foundation

ARC - ObjC Objects with CF instance variables

Spin activity indicator after delay during lengthy operations

Sending a message to Mountain Lion notification centre with Core foundation

Problems receiving Notifications from IOKit (CoreFoundation) for plugged Devices

Sending messages to a thread?

Getting UTC offset of system time zone on Mac (C++)

CTFramesetterSuggestFrameSizeWithConstraints: what attributes can be set?

CoreFoundation Ownership follows the CreateRule

c cocoa macos core-foundation

comparing NSCFString and NSCFBoolean

Getting raw HTTP request from CFHTTPMessageRef

How to create a CFDictionary in an OS X target?

Huge Memory Leak in CGMutablePathRef

Difference between class property mVar and instance variable self.mVar