Archive for tag: Nu Blocks

Nu Blocks and Objective-C Blocks, Part 2

30 March, 2010 (12:29) | General | By: Philip

OK, at last I’m finally writing part two. Boy it’s surprisingly difficult to update one’s blog regularly…
So in Part 1 I showed how you can write over the function pointer of a block with another function pointer and the block will still work. It’s probably also possible to construct a block from scratch, but I [...]