Memory mapped IO

Dan Olson zans.is.for.cans at yahoo.com
Sun Jan 9 22:44:44 PST 2011


I'm exploring D for embedded work as a nice alternative to C/C++ for the
32-bitters and am finding it has a nice set of features.  But, what is
the best way handle memory mapped IO?  I don't see volatile like in C.
Is writing asm {} the best way to ensure memory access?

Thanks,
Dan Olson


More information about the Digitalmars-d-learn mailing list