On 11/2/2014 8:59 PM, "Marc Schütz" <schue...@gmx.net>" wrote:
On Saturday, 1 November 2014 at 21:00:54 UTC, Kagamin wrote:
D claims compatibility with system C compiler, which usually have
32-bit int.

... and for C/C++ long which can be 32 or 64 bit, DMD recently
introduced the types c_long and c_ulong. (Not released yet.)

Those aren't new. They have been in core.stdc.config for quite some time.

Reply via email to