C/C++ style Crashes?

Alexander Panek a.panek at brainsware.org
Sun Jan 7 17:15:09 PST 2007


Jon Grant wrote:
> Hi
> Just having a look at the D language.
> Does D still let the programmer allocate memory, cast addresses and read/write
> direct address space as we can from C/C++?

You can use malloc & friends if you feel like, of course.

> I'd like to know if it solves this problem, Java and C# don't allow such access.

Sure.

> Cheers
> Jon
> --
> Weblog: http://jguk.org/



More information about the Digitalmars-d mailing list