Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DWORD!!!
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00321371
Message ID:
00321604
Views:
26
>>A DWORD is a 32 byte integer. VFP's INTEGER declaration matches this.
>
>There's one big difference: DWORD is always positive, while INTEGER can be negative.
>
Hi Vlad,

Does this mean that a LONG is unsigned? There's no indication of this in the documentation. The only difference there is that an INTEGER is referred to as a "32 bit integer" and a LONG is referred to as a "32 bit long integer". In C++, doesn't the suffix UL mean unsigned long, while L simply means long (and possibly signed)?
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform