Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
Use of do...while(0) in ASSERT macro
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Dan Pop, post: 1689142"] If this is an issue at all (not everybody is a debugger junkie), there is a simpler solution: if (x) y(); i.e. exactly the way you'd do it if x were a fairly long expression and/or the y() function had a lot of parameters. Dan [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Use of do...while(0) in ASSERT macro
Top