Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making sure a calculated value is an integer
Message
From
04/04/2002 16:51:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Making sure a calculated value is an integer
Miscellaneous
Thread ID:
00641126
Message ID:
00641126
Views:
41
I am trying to have a function return a value that is an integer . To be precise , somewhere in the final stages of my function there is something like :
e=mod(1,j)/d
.
.
.
return e
I need to be sure that e is an integer , and i need the check to be done rather fast . If you know of a way to solve this problem , please let me know.

Thanks ,
Robert Munteanu
Next
Reply
Map
View

Click here to load this message in the networking platform