Wednesday, January 21, 2009

else while?

Everyone accepts the "else if" construct in C++, but nobody likes it when I try to do "else while". I wonder why.

No comments: