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
Can anyone help me with this "if" condition please?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="dj3vande, post: 3783510"] [i][i][i][i][i] No. We always decide whether to execute "do something" based on what SomeFunc returns, but how we make that decision depends on the value of V. If V==1, we execute "do something" if SomeFunc returns a value not greater than Limit. Otherwise, we execute "do something" if SomeFunc returns a value greater than Limit. dave[/i][/i][/i][/i][/i] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Can anyone help me with this "if" condition please?
Top