lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


...and the definition itself feels like implementation defined. Could not find it on any standard, only note that other FE_* definitions are left for implementation specific things.

On Fri, 8 Jun 2018, 16:51 Albert Chan, <albertmcchan@yahoo.com> wrote:

>>> maybe add this to Lua.c ? (even if not needed)
>>>
>>> fesetenv (FE_PC53_ENV);
>
> 'fesetenv' is part of C99, but where does 'FE_PC53_ENV' come from?
>
> -- Roberto

#include <fenv.h>