Dear fortran-user Has anyone an exemple of subroutine motion whit a DO cicle? I write my subroutine but there is a problem whit the array. Can someone help me?...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the fortran group. File : / Looking for...
fortran@yahoogroups.com
May 16, 2002 8:38 pm
117
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the fortran group. File : / Click Here! ...
fortran@yahoogroups.com
May 26, 2002 6:23 pm
118
Hello,Guys: I am a new member in this group and I am not very familia with Fortran. I got an error when compiling a file. Can you help me to figure it out?...
An IMPLICIT statement has to come before any variables are defined, either by declarations or by using them. This generally means it should come right after...
Hi~ All I'm a new member in this group and beginner in Fortran. My Problem is the 'Return Statement'. I defined several Common variables. But the calculated...
Hi , Is there any way that one do instrument interfacing through Fortran? For example can one communicate an instrument through serial port using fortran...
Hi, I'm a newcomer! I'm a beginer of Fortran. So I'll need your help for me. Please be my friends. I live in Sendai City in Japan. If you want to get...
I have one beg. I use Linux 6.4. I need to understand many programs in Fortran. But I'm biginner, and I can't understand them right now. So it came into my...
Hi, Yes, you can, provided your sys. has the fortran compiler. You can check by typing "which f77" or "which g77" in the prompt. It will show the path, if it...
Hello Snowet Here are some links for learning FORTRAN http://www.chem.ox.ac.uk/fortran/fortran1.html http://www.ibiblio.org/pub/languages/fortran/unfp.html ...
Hi , I want to convert Fortran program into C or Java. If anybody have an idea ,please tell me.Please tell me websites also. I search in all major websites. I...
Hello, I have some problem. Please have a look at and give me some advices... Thanks. Source code--------------------------- DOUBLE PRECISION X,Y X=-8.D0 ...
Your program looks OK. Usually log(-ve) is undefined quantity. You make x +ve and then check. ... Result_________________________________________________ ... ...
There are Linux-compatible Fortran compilers available to download free. Look at these web sites: http://hepwww.ph.qmw.ac.uk/HEPpc/linux-hep-faq.html ...
This web site has a dowload of a Fortran to C converter. I have not used it, though. http://www.freedownloadscenter.com/Programming/C_and_C___Tools_and_Com ...
You can't take the logarithm of a negative number using REAL or DOUBLE PRECISION arithmetic. It doesn't exist.You can take the logarithm of a negative quantity...
hi all,, i am a student of iit bombay..and i would like some info on any innovative ideas for a cool fortran project. Please mail me ur ideas as i am in an ...
You must be knowing variuos geometric packages like CATIA, IDEAS, UniGraphics,ProEngineer... Well I dont think anyone of these is in FORTRAN...How about...
This is a question that requires some qualifications. How much experience do you have in FORTRAN? Are you looking for something to do some work, or just...
Dear all, Has anybody used Salford Fortran Compiler and Linker before? If you has, could you please let me know how to use SLINK command in script file mode? I...
Dear all, Has anybody used Salford fortran compiler before? If you has, could you please let me know how to use SLINK command in script file mode? I need to...
Hi, Is there any function in fortran equivalent to getch() or getchar() function in C The aim is that the function should read character input, without ...
Greetings from Texas. I am a Mainframe Fortran and Cobol Programmer. I have been used to to coding systems on IBM MVS Machines. I have been using Ryan ...
HI, I have a kind of basic history question regarding Fortran. Did earlier versions of fortran have incompatibility. If so in what form(ie statement type,data...