Hi,<br><br>I learned about the blocks feature Apple is implementing as an extension to C. After looking at it briefly, I concluded it's basically the same thing as C++(0x) lambdas. But there should be a difference since if not, (I guess) it would make sense to just adopt the C++ lambda syntax in C and Obj-C to achieve the goal. So could someone please point out what blocks provide that C++ lambdas do not (and vice versa)?<br>
<br>Thanks,<br>Boris DuĊĦek<br>