Wednesday, April 8, 2009

do { } while(0);

This is often seen in kernel code. Here's a nice explanation from the linux kernel newbies FAQ:

http://kernelnewbies.org/FAQ/DoWhile0

No comments: