Create an object at a given address: Difference between revisions

m
mNo edit summary
Line 951:
 
=={{header|S-BASIC}}==
S-BASIC fully supports base-located"based" variables that can be positioned at run-time to any machine location.
<lang BASIC>
var first, addr = integer
211

edits