Checking Compiler version in code?

Jeremy DeHaan dehaan.jeremiah at gmail.com
Thu Dec 5 10:40:51 PST 2013


Hey all,

I was wondering if there was a way to check the compiler version 
when running code. My project uses 2.064 and other people that go 
to use it will get errors if they haven't upgraded yet, and I'd 
like to make a check before hand so that if need be I can have a 
"Please upgrade to the most recent compiler" message show up or 
something.

Thanks!


More information about the Digitalmars-d-learn mailing list