Re: Significance of do ... while (0)

From: Mitchell Blank Jr
Date: Thu Dec 16 2004 - 23:27:16 EST


krishna wrote:
> Can any one explain the importance of do ... while (0)

It's a standard C programming practice; more info is available from
your local search engine:
http://www.google.com/search?lr=&c2coff=1&q=%22while%280%29%22

-Mitch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/