Re: Fortran Question

From: David Frank (dave_frank_at_hotmail.com)
Date: 10/26/03


Date: Sun, 26 Oct 2003 11:36:31 GMT


"Michael Metcalf" <metcalfm@acm.org> wrote in message
news:bng32r$6tu$03$1@news.t-online.com...
>
> "Alexander Dopp" <Alexander.Dopp@unibw-muenchen.de> wrote in message
> news:3F9B8B3C.3060200@unibw-muenchen.de...
> > Hi,
> >
> > is there a possibility to reextract the fortran code out of the
> > executable file (*.exe)?
> >
>
> No, there is no possibility to disassemble Fortran object code.
>
> Regards,
>
> Mike Metcalf
>
>
>

Methinks a tool exists with MS Visual Net to retrieve C# source
from net code.
Which would imply Fortran Net source can be translated to C# source
via the net code, (and maybe eventually vice versa)..



Relevant Pages

  • Re: check if port is open?
    ... Fortran 90 was a major revision, adding free source form, dynamic memory ... pointers, and modules to group related procedures and data together. ... Or are you talking about .NET code only? ...
    (microsoft.public.win32.programmer.networks)
  • Re: Encapsulation
    ... Fortran 77 codebases that have no encapsulation or high-level structure ... Tolerating the same deficiencies would mean commercial suicide for us. ... I was talking about .NET code even though I also know about ...
    (microsoft.public.dotnet.languages.csharp)