On 27 September 2011 10:49, AJ Lewis <[email protected]> wrote: > Personally, I prefer the first method, but I know people that absolutely > will not use goto. > > Wasn't there a discussion on /. recently about this, Dijkstra's view tends to be taken out of context because it was in regard to Pascal which has an alternative method of breaking out of multiple loops.
I count 160 instances of goto in OpenPGM, all for error cases. :-) -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
