'for every' and 'for any'

Martin Sjögren martin at strakt.com
Tue Jun 4 03:24:37 EDT 2002


On Mon, Jun 03, 2002 at 05:36:46PM -0700, Andrae Muys wrote:
> 
> Now I just don't understand how this position can possibly make sense?
>  C dosn't have any 32-bit int types standardised, so what do _you_ use
> when you need one?  Please don't tell me you don't use int, or I'll
> have to hunt you down and put you out of your misery ;).  I personally
> have absolutely no problem with any of the 3 examples you gave above:

Doesn't C99 specify <stdint.h>? With int8_t, int16_t, ..., uint8_t,
uint16_t, ...


Martin

-- 
Martin Sjögren
  martin at strakt.com              ICQ : 41245059
  Phone: +46 (0)31 7710870       Cell: +46 (0)739 169191
  GPG key: http://www.strakt.com/~martin/gpg.html





More information about the Python-list mailing list