Hacker News new | ask | show | jobs
by throwaway3neu94 1578 days 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.