Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
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, 6:44 am This article has been viewed 35259 times.
|
|