
24 Jun
2005
24 Jun
'05
4:13 p.m.
But where would you need this ?
To implement int_fast_t?
Sorry, but why do you need it for that? the only choices for int_fast_t are: int or some type wider than int that happens to be "faster" on the platform in question. Still trying to understand what this ones for... John.