Module declaration

Paolo Invernizzi arathorn at NOSPAM_fastwebnet.it
Thu Sep 14 06:22:02 PDT 2006


Hi all,

Is it possible to access, in some way, the module name used in the 
module declaration? Something like:

  module the.module.name;
  char[] moduleName = module.name; // assign "the.module.name" to var

Thanks in advance!

---
Paolo Invernizzi



More information about the Digitalmars-d-learn mailing list