array and pointer
takeshi
takeshi at enomosphere.net
Thu Mar 5 14:57:51 PST 2009
Hello Daniel,
Thank you. It works.
> If that's the example, then it's out of date. It should be this:
>
> int* p;
> int[3] s;
> p = s.ptr;
More information about the Digitalmars-d-learn
mailing list