` 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 May 3, 2024, 9:02 pm
This article has been viewed/printed 35139 times.