pPointer += 4
> Print "Float read:"; Float@(pPointer)
>
> But this raises an error, "Type mismatch, wanted number get pointer
> instead"
> Is this a bug?
>

Probably, I'll look that more closely later...



> As i see there is no intrinsic function of Gambas3 for moving in memory
> forward or backward from a starting memory address.
> Is it useful to be one? what do you say?
>
> As i see there is only a way to move inside a memory stream with SEEK.
>

Quickly thinking I don't see any need for anything else than "SEEK",
"pPointer + something"
and of course automatically with read/write.

Jussi
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to