On Monday, 7 March 2016 at 20:54:22 UTC, Patience wrote:
On Monday, 7 March 2016 at 15:09:48 UTC, Lass Safin wrote:
On Monday, 7 March 2016 at 05:56:54 UTC, Patience wrote:
int[size] <- creates an integer of size bits.

You declare arrays of integers with int[size], you know that, right?

No, not right. Think again. Get your mind out the gutter. Making your own assumptions about what I am talking about can get you in to trouble. Only in programming languages were int[size] is interpreted as an array does it mean that.


To be fair, this is a D newsgroup and you did not specify that you are talking about this as a general concept rather than something for D. My first reaction was the same. It's only natural to assume you are talking about this as a part of D.

Reply via email to