` Printed Icetips Article

Icetips Article



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)



Printed April 2, 2025, 11:58 pm
This article has been viewed/printed 35357 times.