Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 1995 11:17:10 -0400
From:      Robert Withrow <witr@rwwa.com>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Objective C 
Message-ID:  <199509261517.LAA27433@spooky.rwwa.com>
In-Reply-To: Your message of "Tue, 26 Sep 1995 13:04:17 BST." <9509261204.AA13081@wavehh.hanse.de> 

next in thread | previous in thread | raw e-mail | index | archive | help

Rather than than ignoring the signal, try:

#include <floatingpoint.h>

  fpsetround(FP_RN);
  fpsetmask(0L);

-----------------------------------------------------------------------------
Robert Withrow, Tel: +1 617 598 4480, Fax: +1 617 598 4430 Net: witr@rwwa.COM
     R.W. Withrow Associates, 319 Lynnway Suite 201, Lynn MA 01901 USA




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509261517.LAA27433>