home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / Net.v7bugs / 0091 < prev    next >
Encoding:
Text File  |  1982-03-17  |  899 b   |  24 lines

  1. Amicrosof.190
  2. net.bugs.v7
  3. utcsrgv!utzoo!decvax!microsof!gordon
  4. Sat Mar 13 14:46:51 1982
  5. (unsigned)char explained
  6. The offical C language 'white book' discusses casts and coercions
  7. at length, but is not worded very precicely.  In fact, there are
  8. two ways it might be interpreted; this ambiguity is mitigated by
  9. the fact that both ways produce the same result via different
  10. paths.
  11.     Hans Spiller of Microsoft gave a paper at the last usenix
  12. discussing:
  13.     1) what the official standard is, with special DMR endorsement
  14.     2) how current (v7) compilers, both the 'pcc' and 'cc' products
  15.        differ from this standard,
  16.     3) how 3.0 compilers follow the standard (almost exactly)
  17.     4) how to write code to attain portability across these various
  18.        compilers.
  19. Copies are available upon request; perhaps I can get him to put a
  20. short summary on the net, if theres interest.
  21.  
  22.     gordon letwin
  23.     decvax!microso!gordon
  24.