<div class="gmail_quote">On Tue, Dec 7, 2010 at 18:24, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":gs">It is present and mandated to be interoperable with C enums. Blaise pointed this<div>out to me. Do any compilers at MCS support this?</div></div></blockquote></div><br><div>Gfortran got it in version 4.1, I think, all the major commercial compilers support it.</div>
<div><br></div><div><a href="http://gcc.gnu.org/wiki/Fortran2003Status">http://gcc.gnu.org/wiki/Fortran2003Status</a></div><div><br></div><div>On that note, calling C functions from Fortran 2003 is much easier and you don't have to play the name mangling game.  How many people use F2003?</div>
<div><br></div><div>Jed</div>