but now ,'int' is enough for use,not huge and not small,only enough.'int' is easy to write,and most people are used to it. Most importantly easier to migrate code,if 'length''s return value type is 'int'.
How about your idea?
Frank Like via Digitalmars-d Tue, 18 Nov 2014 07:06:57 -0800
but now ,'int' is enough for use,not huge and not small,only enough.'int' is easy to write,and most people are used to it. Most importantly easier to migrate code,if 'length''s return value type is 'int'.
How about your idea?