Method MPI.Pointer()->create()
- Method create
MPI.Pointer MPI.Pointer()
MPI.Pointer MPI.Pointer(
mixed
m
)- Description
If
m
is given, point tom
, else point toUNDEFINED
.
MPI.Pointer MPI.Pointer()
MPI.Pointer MPI.Pointer(
mixed
m
)
If m
is given, point to m
, else point to
UNDEFINED
.