Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pointers in VFP?
Message
From
05/10/2006 08:15:55
 
 
To
05/10/2006 06:41:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01158687
Message ID:
01159624
Views:
26
Hi,

it makes no difference if you use INTEGER or LONG in the DECLARE command.
Both are signed integers, there is no unsigned integer type in VFP.

One can safely use INTEGER/LONG for any handle type like HBRUSH, HDEVINFO, HWND, HANDLE ....

Christian
Previous
Reply
Map
View

Click here to load this message in the networking platform