`
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 November 23, 2024, 3:28 am This article has been viewed/printed 35262 times. |