Name: Anonymous 2012-03-10 23:32
Does anyone else do this?
goto[b] to do that then you have a design problem.goto is error handling, so the amount of cleanup code grows linearly instead of quadratically with every allocation that needs cleanup.