On Mon, 11 Aug 2014 05:18:59 +0000 Jeremy DeHaan via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote:
why do you need that info? D types has well-defined sizes (i.e uint is always 32 bits, and so on). you still can check pointer size -- (void *).sizeof. but i'm pretty sure that you don't really need to do that unless you want to store pointers in files (and this is almost completely useless anyway).
signature.asc
Description: PGP signature