hello everybody.... I want to use the binary integral program from IMSL library but when I copy and paste the program, it doesn't work!!!!! what should I...
Hi Can anyone help me in change buildnanotube.F . I want to add new atom with this CONDITION: 63 carbon atom - 1 atom X(totatom =64) the input file and...
Some days ago you were looking for a Fortran compiler for Windows XP, I have widows Vista and Iam looking for a Fortran compiler to, did you find it ,if so...
dear friends can any one say how to enter x in degrees for sine & cos in fortran. my compiler doesnot accept SIND & COSD functions thanking you Mohandoss...
... Hi Mohandoss, You might just have to convert you degree angles to radians. Just multiply by pi/180 and you should be able to use the radian functions...
I am looking for a Fortran compiler for Fortran IV programs. I use a PC with Windows XP. Can you please help me ? Thank you [Non-text portions of this...
some free compilers for windows are: gfortran g95 also there are some commercial compilerssuch as: Intel Fortran Compiler (free on linux for non-commercial...
I develop Fortran programs using Fortran IV. I need a Fortran compiler to work with Windows XP. Can you please help me ? [Non-text portions of this message...
Ok, on Windows, objects are ".OBJ" and libraries are ".LIB". That ".a" file you are using is a Unix or Linux library. You will need to download the correct...
Presuming that you have a C compiler available, my preference is f2c for Fortran IV, 66 and 77 code. It's C output makes it relatively easy to incorporate...
Hello group I need a Fortran Compiler that resembles Fortran Visual Studio. Back in the mid 90's I could still run old code written in Fortran 77. I know it...
I am using Fortran IV programs. I need a Fortran compiler to compile rhese programs, given that I am using a PC with Windows XP. Can you please help me ?...
You can use gfortran compiler. This works on windows It's free. Use google to find the download page Cheers Sent from gmail app ... [Non-text portions of this...
Thank you very much ... From: Sukhbinder Singh <sukhbinder.singh@...> Subject: Re: [Fortran] Fortran compiler for Fortran IV programs, using PC wirh...
I am unable to download gfortran. Can you please help me ? Thank you. ... From: mhadian <hobby.emails@...> Subject: [Fortran] Re: Fortran compiler to...
this is the download link: http://quatramaran.ens.fr/~coudert/gfortran/gfortran-windows.exe ... [Non-text portions of this message have been removed]...
... From: A-L A-S <sood50@...> Subject: Re: [Fortran] Re: Fortran compiler to work with Windows XP To: Fortran@yahoogroups.com Date: Thursday, December...
first i suggest to use the following code (i supposed you want to get the numbers from keyboard: program test implicit none real::a,b,c READ(*,*) A,B C = A*B ...
... From: A-L A-S <sood50@...> Subject: Re: [Fortran] Re: Fortran compiler to work with Windows XP To: Fortran@yahoogroups.com Date: Saturday, January 2,...
Ahh, the days of punched cards and line printers. Fortran IV was the first language I ever learned. Too bad it has faded to the background in favor of C, Java,...
Hi all, i have a problem. i have to use find a compiler that can compile the programs of fortran 4 ...but this compiler must work on windows xp...plz if anyone...
I have Microsoft's Fortran IV compiler. I don't know if the copyright is still in effect for that vintage piece of software. Does anybody know? I will send you...
Yes plz if u can send it to me...but is it working on windows xp ???.. Coz this is the most important thing : that is can compile fortran 4 programs and works...