On 2011/11/11 02:20 AM, Walter Bright wrote:
You're also free to add the following to your code:alias byte int8; alias short int16; alias int int32; If you feel it improves your code, go for it.
I *almost* wish I could say: alias size_t int;
On 2011/11/11 02:20 AM, Walter Bright wrote:
You're also free to add the following to your code:alias byte int8; alias short int16; alias int int32; If you feel it improves your code, go for it.
I *almost* wish I could say: alias size_t int;