home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / Net.v7bugs / 0105 < prev    next >
Encoding:
Text File  |  1982-05-05  |  528 b   |  13 lines

  1. Amhtsa.156
  2. net.bugs.v7
  3. utzoo!decvax!harpo!ihnss!mhtsa!rick
  4. Wed May  5 02:12:29 1982
  5. Re: overflow in C revisited
  6. "The action taken on overflow or underflow depends on the machine at
  7. hand." (Kernighan+Ritchie, "The C Programming Language", Prentice-Hall,
  8. 1978, p.38) "The handling of overflow and divide check in expression
  9. evaluation is machine-dependent." (ibid. p.185)
  10. Although you may claim that invoking machine dependence is inexact in
  11. a language specification, you cannot claim that the C specification
  12. "ignores" overflow.
  13.