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
TAking the minimum of three values
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Glen Herrmannsfeldt, post: 1675748"] (snip) Good compilers do common subexpression elimination, and hopefully will notice that (Y<Z) occurs twice. In any hand optimization problem, the question is always what will the compiler find at want won't it find. -- glen [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
TAking the minimum of three values
Top