For Leandro
Leandro Lucarella
llucax at gmail.com
Mon May 4 06:23:17 PDT 2009
bearophile, el 3 de mayo a las 15:03 me escribiste:
> Another small one for Leandro Lucarella:
>
> struct S { int a; S* p; }
> void main() {
> foreach (ref s; new S*[4_000_000])
> s = new S;
> }
Thanks! =)
--
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
----------------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------------
More information about the Digitalmars-d
mailing list