Cyclone Scheme
0.4
Immediate objects
CYC_FIXNUM_MAX
CYC_FIXNUM_MIN
is_object_type
is_value_type
obj_char2obj
obj_int2obj
obj_is_char
obj_is_int
obj_obj2char
obj_obj2int
◆
obj_int2obj
#define obj_int2obj
(
c
)
((void *)((((long)c)<<1) | 1))
Convert from an integer to an object.
Generated by
1.8.13