> #define forever while(1)
> Expert C programmers consider this very poor style, since it quickly leads to unreadable programs.
So why even mention it??? There are more important subjects which could have been introduced in this space.
> #define forever while(1)
> Expert C programmers consider this very poor style, since it quickly leads to unreadable programs.
So why even mention it??? There are more important subjects which could have been introduced in this space.