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 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...
I gave up trying to get gfortran to work on my vista machine. I found a compiler called Supersoft Fortran. It compiles a test program OK. Seems to be somewhat...
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...
hai i wish to learn fortran, but i didn't got a good fortran 90 compiler which can work on windows xp. can any of you help me with a link to download a...
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...
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 to all, I'm new here. I had a question please: how can I plot a data file with fortran? can everyone guide me which command in fortran does the job? thanks...
Hi: I am working with Fortran90. Has anyone used a "progress indicator", or some one give me a website with an example. I am working with a program with lots...
hi folks... I'm just doing a kind of modeling, and have written this code with fortran PowerStation. but when it comes to make the exe files just shows this...
OK, I got gfortran to compile fine. Now, I am trying to use the DISLIN grafix library. I am trying to compile and link one of the examples in the DISLIN...
I am trying to get g77 (gnu fortran) installed and working on a laptop with Vista and I have not been suucessful. Has anyone succesfully got g77 to work on...
I am using WATCOM F77/32 compile and link utility Version 1.7. My code compiles without any errors, but won't link. It was working fine, but now the linker...
Hello, I;m a new user of Fortran 77 and I'm trying to write a subroutine where i have to read a bunch of data from an input database file. I have written code,...
G'day everyone Context: Compaq Visual Fortran 6.6c on Windows XP Professional I'm trying to work out how to convert a BSTR to an array of INTEGER*2. The...
HI all, I'm a new user of Fortran 77. Can i use an ouput database file as ab input file in the same program. I'm creating these output database files in a...
I am self-taught Fortran recreational programmer for about a year now, using Gfortran for both Win32 and Linux (CentOS). I am frequently in #Fortran on...
HI everbody, i am a new member joined recently. I am looking for Compaq Visual Fortran Ver. 6.6B.... since Compaq is no more supporting this product, could any...
Hi all I am working on a project to convert FORTRAN 77 code to FORTRAN 90.The program is huge and contains 60+ subroutines with numerous common statements, can...
Hi to everyone Is there anyone who could suggest me a site where I can find the blas, but where they actually explain me the parameters between the (), because...
Hey guys ... I wish make a one question ... Where find out .. a good information ... easy and confortable for learning the fortran programation ... About all...
HELLO I receveid this error: Error: Operands of comparison operator '.ne.' at (1) are LOGICAL(4)/INTEGER(4) this line: IF(LOC .NE. 0 .OR. LOCAL_1)THEN Help-me...
Hi there I'm Colombian and I'm programming now in fortran languaje, I'd like share my experience until now .. y I'd like that you guys share them with us .. ...
Hi, I am a college student taking Fortran 95 as an elective. I was given an assignment that has already been turned in. I had one part that I could not answer...
Hello, When I coMpile my Fortran program using Compaq Visual Fortran Compiler (V6.6) I get no warning or error messages. However, when I build the program or...