Dit is nog eens vet!

Why you might wonder? World domination of course! Here goes! #import <Foundation/Foundation.h> #import <objc/runtime.h> @interface MyInterface : NSObject { NSString *string; } @property (nonatomic, retain) NSString *string; @end @implementation MyInterface @synthesize string; @end // The method we want to add to class `MyInterface` void printSelfIMP(id self, SEL _cmd, …) { NSLog(@"I'm off class %@ and it holds the following string: … Read More

via Spiced Cocoa


Hoi, ik ben Jeffrey en een fotograaf zoals je ongetwijfeld al had gezien. Deze blog word ge-update aan de hand van mijn huidige Engelstalige blog die hier te vinden is.

Ik hoop het hier snel een beetje te updaten. Maar tot die tijd moet je rustig en geduldig wachten :)




Follow

Get every new post delivered to your Inbox.