Address of a variable: Difference between revisions

No edit summary
Line 1,614:
In addition some folks have written binary Python modules which implement "peek" and "poke" operations, but these are non-standard.
 
=={{header|QBA64QB64}}==
 
<lang QB64>
Line 1,711:
End
</lang>
 
 
=={{header|R}}==