Reply to Don, > Walter uses 'goto' more than any other programmer I've ever seen. I'd do this: goto mid; while(bb) { cc; mid: aa; }