5 ms·
No, you can use do{}while(0) usually. You only need statement expressions if you want it to evaluate to a value as well.
by throwaway3neu94 5y ago
No, you can use do{}while(0) usually. You only need statement expressions if you want it to evaluate to a value as well.