Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird INT()
Message
From
31/03/2017 07:09:19
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Weird INT()
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01649581
Message ID:
01649581
Views:
68
Hi!

I have following code
lnX = 0x100000000 -1

?INT(lnx/16777216)
I have two instances of VFP running, with different SET status. Same machine.

The one returns 256 the other 255. FLOOR() works the same way.
?10^6*(lnx/16777216)
returns 255999999.9 on both
?10^6*(lnx/16777216)
returns 25600000.0 on both

Any idea what setting causes this?

Lutz
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Next
Reply
Map
View

Click here to load this message in the networking platform