Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What exactly is a
Message
From
24/11/2004 13:23:45
 
 
To
24/11/2004 12:49:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00964046
Message ID:
00964406
Views:
9
>I'ld hesitate, since somebody could read that as a "MemoryForYouToNum" <g>.
>I was thinking more about MemU32ToNum:
>Seen from pure hardware, MemU4ToNum seems to be the shortest and also safe for future developments. On the OS level there are sometimes operations/pointers 32 <= x <= 64, which AFAIK not always fall on a byte border, but these tend to *stay* pointers, so no need to transform.

You are right.

MemU4toNum is good.

Now i use

MemToWord,MemToDWord,MemToInt,MemToQWord,MemToBigInt

because i known that VFP have "N" variables only,
and then Num don't get information to me.
The suffix word give me the mem size.

Of course, this is only a personal preference.

regards

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform