alien-signed-cell ( c-ptr n -- value )
Factor handbook » C library interface » Passing data between Factor and C » Passing pointers to C functions » Alien addresses » Reading and writing memory directly

Prev:alien-unsigned-4 ( c-ptr n -- value )
Next:alien-unsigned-cell ( c-ptr n -- value )


Vocabulary
alien.accessors

Inputs
c-ptran object
nan object


Outputs
valuean object


Definition