Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Access an array of bytes as a long 2004-09-01 -- Stamos Fafalios > Is there any way to access an array of variables as a different data type.
> For example, can I access an array of four "bytes" as a single "long"?
Declare a Long OVER(myArray) or make a group containing 4 bytes and declare
a Long OVER(groupname)
Today is November 21, 2024, 7:51 am This article has been viewed 35260 times.
|
|