Gambas Documentation
Documents
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
MkPointer
String
= MkPointer (
Value
As
Pointer
)
String
= MkPointer$ (
Value
As
Pointer
)
Since 3.1
Return the memory representation of a
Pointer
as a four characters string on a 32 bits system, and a eight characters string on a 64 bits system.
See also
External Function Management
Binary Data Representation