4 byte int problem
21-Jul-93 17:12:41
Sb: #7294-4 byte int problem
Fm: Joe Sewell 74136,360
To: Michael Brennan 72370,1153
I'm with you, Michael. Where I used to work, we even went as far as to define
types that indicated the size, and used THEM, not the underlying C-provided
types. (We were dealing with code that had to be as portable as possible to
VAX/VMS, MeSs-Windows, and the IBM Mainframe.)
Joe