"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);
"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"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);
"