vincentzuo - 2015-10-23

"This was a bit confusing to show me here is a kind of Unconditional Break in loop in the code below.
#Define MYMACRO
Do

………………………….
Break
}
while(0);
"