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

Re: motion: update exception and flag operations for consistency



On Wed, 2 Aug 2006 23:11:14 -0700 (PDT), David Hough 754R work wrote:

  - void signalInvalid(void):

  - void signalDivideByZero(void):

  - void signalOverflow(void):

  - void signalUnderflow(void):

  - void signalInexact(void):

By having these functions (and the other ones you proposed)
return void (instead of boolean or int), there is no way
to find out if they succeeded or failed.
---
Fred J. Tydeman        Tydeman Consulting
tydeman@xxxxxxxxx      Testing, numerics, programming
+1 (775) 358-9748      Vice-chair of J11 (ANSI "C")
Sample C99+FPCE tests: http://www.tybor.com
Savers sleep well, investors eat well, spenders work forever.

754 | revision | FAQ | references | list archive