Handbook
Glossary
longlong
Vocabulary
alien
.
c-types
Word description
This C type represents an eight-byte signed integer type. Input values will be converted to
integer
s and truncated to 64 bits; output values will be returned as
integer
s.
Definition
USING:
alien.syntax
;
IN:
alien.c-types
C-TYPE:
longlong