<div dir="ltr">Hi,<br><div><br></div><div>What is the difference between SYSTEM.PTR and SYSTEM.ADDRESS? As far as I've read they both seem to be void pointers? How does one cast a void pointer in Oberon? for example in C we have: </div><div>void *ptr;</div><div>casting and dereferencing: </div><div>*(int*)ptr;</div><div>Do you also have a small example of how to use SYSTEM.Get() and SYSTEM.Put() functions?</div><div><br></div><div>regards</div></div>