alien-unsigned-8 ( c-ptr n -- value )
Factor documentation > 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-signed-8 ( c-ptr n -- value )
Next:alien-float ( c-ptr n -- value )


Vocabulary
alien.accessors

Definition
IN: alien.accessors

PRIMITIVE: alien-unsigned-8 ( c-ptr n -- value ) flushable