[erlang-questions] erl_interface and long long

Dmitry Klionsky dm.klionsky@REDACTED
Wed Oct 5 14:21:52 CEST 2016


Hi,

I found some macros and functions for the long long the in erl_interface.h
aren't documented. Is it intentional or simply forgotten?

The comment
/* FIXME some macros left in erl_eterm.h should probably be documented */
just above some of them suggests the latter.

ERL_IS_LONGLONG
ERL_IS_UNSIGNED_LONGLONG
ERL_LL_VALUE
ERL_LL_UVALUE
erl_mk_longlong
erl_mk_ulonglong

Thanks




More information about the erlang-questions mailing list