|
-
Nov 25th, 2000, 10:34 AM
#1
Thread Starter
Fanatic Member
If This is in between -10 to 10 Then do this
How can I implement that!
Visual Basic 6.0
Visual C++ 5
Delphi 5

-
Nov 25th, 2000, 10:39 AM
#2
Hyperactive Member
well i don't know what ur using to store the value but i'll use "num" in the example below:
num = 8
if num > -10 and num < 10 then ....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|