On 2/15/11 11:33 PM, Nick Sabalausky wrote:
"Michel Fortin"<michel.for...@michelf.com>  wrote in message
news:ijfhkt$1fte$1...@digitalmars.com...
On 2011-02-15 22:41:32 -0500, "Nick Sabalausky"<a@a.a>  said:

I like "nint".

But is it unsigned or signed? Do we need 'unint' too?


*shrug* Beats me. I can't even remember if size_t is signed or not.


size_t is unsigned in C/C++, whereas ssize_t is signed.

I like word/uword as well, but word is too common as a variable name.

What about archint/uarchint ?



Reply via email to