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="Lew Pitcher, post: 3783500"] [i] Not exactly... Try if(V == 1) { if ((SomeFunc(Item[i], Col) <= Limit)) { //do something } } else { if (!(SomeFunc(Item[i], Col) <= Limit)) { //do something } } [i][i][i] -- Lew Pitcher Master Codewright & JOAT-in-training | Registered Linux User #112576 [URL]http://pitcher.digitalfreehold.ca/[/URL] | GPG public key available by request ---------- Slackware - Because I know what I'm doing. ------[/i][/i][/i][/i][/i][/i] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Can anyone help me with this "if" condition please?
Top