Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.arch    |    Apparently more than just beeps & boops    |    131,241 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 129,287 of 131,241    |
|    Anton Ertl to BGB    |
|    Re: VAX    |
|    06 Aug 25 11:05:30    |
   
   XPost: alt.folklore.computers   
   From: anton@mips.complang.tuwien.ac.at   
      
   BGB writes:   
   >If 'int' were 64-bits, then what about 16 and/or 32 bit types.   
   > short short?   
   > long short?   
      
   Of course int16_t uint16_t int32_t uint32_t   
      
   On what keywords should these types be based? That's up to the   
   implementor. In C23 one could   
      
   typedef signed _BitInt(16) int16_t   
      
   etc. Around 1990, one would have just followed the example of "long   
   long" of accumulating several modifiers. I would go for 16-bit   
   "short" and 32-bit "long short".   
      
   - anton   
   --   
   'Anyone trying for "industrial quality" ISA should avoid undefined behavior.'   
    Mitch Alsup,    
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca