[Gambas-user] [Gambas Bug Tracker] Bug #1200: Pointer example not correctly

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Mon Oct 16 15:07:46 CEST 2017


http://gambaswiki.org/bugtracker/edit?object=BUG.1200&from=L21haW4-

Comment #1 by Benoît MINISINI:

Yes, the example uses a deprecated syntax that does not work anymore. If you want to do to access the memory with the WRITE instruction, you have to create a memory stream with the OPEN MEMORY instruction.

Otherwise you can use the Bool@, Int@, String at ... functions.

Benoît MINISINI changed the state of the bug to: Accepted.





More information about the User mailing list