Saturday, August 6, 2011

Can a Fortran code be run on a computer other than the one it was compiled on?

I have created/compiled a fortran code on my laptop. I would like to now use this code on a different computer, do I need to install a compiler on this computer? Or is there a way to use the my code without installing additional programs?

No comments:

Post a Comment