1 2 3 4 5 6
#include "headers/fegetexceptflag.h" void fegetexceptflag(fexcept_t *flagp, int excepts) { _fegetexceptflag(flagp, excepts); }