Category : Files from Magazines
Archive   : CUJ9309.ZIP
Filename : 1109016B

 
Output of file : 1109016B contained in archive : CUJ9309.ZIP
typedef T fenv_t;
typedef T fexcept_t;

#define FE_INEXACT val
#define FE_DIVBYZERO val
#define FE_UNDERDFLOW val
#define FE_OVERFLOW val
#define FE_INVALID val
#define FE_ALL_EXCEPT val

#define FE_TONEAREST val
#define FE_UPWARD val
#define FE_DOWNWARD val
#define FE_TOWARDZERO val

#define FE_DFL_ENV ptr

void feclearexcept(int excepts);
void fegetexcept(fexcept_t *flagp, int excepts);
void feraiseexcept(int excepts);
void fesetexcept(const fexcept_t *flagp, int excepts);
int fetestexcept(int excepts);
int fegetround(void);
int fesetround(int round);
void fegetenv(fenv_t *envp);
int feholdexcept(fenv_t *envp);
void fesetenv(const fenv_t *envp);
void feupdateenv(const fenv_t *envp);




  3 Responses to “Category : Files from Magazines
Archive   : CUJ9309.ZIP
Filename : 1109016B

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/