Search the web
Sign In
New User? Sign Up
Fortran · Fortran Q/A's, info, lib and fans
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 448 - 477 of 508   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
448
hello friends i'm a mechanical engineer. i have to prepare an interface for an engineering project using with Visual Fortran programming language. i have...
selim sacma
selim_sacma
Offline Send Email
Nov 1, 2006
10:05 pm
449
Does anyone have a good algorithm for the calculation of cumulative Levy distributions other than Cauchy, normal and alpha = 1/2 cases?...
Xenicity Xen
xenicity
Offline Send Email
Nov 19, 2006
7:50 am
450
hi everybody i have a question about allocate array . in the program , one function is solved and i want to save roots ( named x ) of function in array . i...
nakisa nooraee
nakisa_nooraee
Offline Send Email
Nov 19, 2006
7:55 am
451
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...
wmsk77
Offline Send Email
Nov 19, 2006
8:02 am
452
I am lookout for a initial value DAE solver. Can anyone suggest me a robust code such as Trapezoidal? Thanx Kailash...
srivastava
goshainganj
Offline Send Email
Nov 20, 2006
5:45 am
453
... How about using the arctan function?...
Xenicity Xen
xenicity
Offline Send Email
Dec 3, 2006
7:38 pm
454
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 .. ...
Carlos Arturo Pimente...
carlos_geo64
Offline Send Email
Dec 23, 2006
10:35 am
455
Hey guys ... I wish make a one question ... Where find out .. a good information ... easy and confortable for learning the fortran programation ... About all...
Carlos Arturo Pimente...
carlos_geo64
Offline Send Email
Dec 23, 2006
10:35 am
456
hi i propose you this link http://www.math.hawaii.edu/206L/197/fortran/fortmain.htm it helped me alot,when i start fortran ,it has alot of exmaples which you...
nakisa nooraee
nakisa_nooraee
Offline Send Email
Jan 1, 2007
7:00 pm
457
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...
ptfzs
Offline Send Email
Jan 1, 2007
7:00 pm
458
Thank u so much Nakysa ... ... which you can copy and...
Carlos Arturo Pimente...
carlos_geo64
Offline Send Email
Jan 14, 2007
8:48 am
459
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...
serlancillottodellago
serlancillot...
Offline Send Email
Feb 7, 2007
5:02 pm
460
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...
sukh2010
Offline Send Email
Feb 16, 2007
6:45 am
461
To avoid accumulation error, try dp (double precision) here....
student_gosset
Offline Send Email
Dec 19, 2007
6:44 pm
462
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...
the Slim
aqallah
Offline Send Email
Feb 21, 2008
10:52 pm
463
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...
Radical [Inter]Net Su...
radsurfer
Offline Send Email
Apr 28, 2008
4:50 pm
464
hi i am new to this group. now only i am starting work with fortran 77.so can any one tell me which book is good one for fortran 77...
Ramachandran murugan
pecram_24
Offline Send Email
May 14, 2008
9:14 pm
465
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...
saruna26
Offline Send Email
May 16, 2008
4:20 pm
466
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...
saruna26
Offline Send Email
May 16, 2008
4:20 pm
467
Hi aruna, You can always use the out file again as an input file. But you have to close the file after you write the output. then again you need to open the...
Sunil Gurrapu
sunil_gurappu
Offline Send Email
May 20, 2008
5:28 pm
468
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...
Bruce Axtens
bruce_axtens
Offline Send Email
May 22, 2008
9:21 pm
469
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,...
saruna26
Offline Send Email
May 28, 2008
8:35 pm
470
hi, The open statement for output file you have entered is as follows, OPEN (UNIT=17,FILE=TestoutputV,status='new') In this statement is says that the status...
Sunil Gurrapu
sunil_gurappu
Offline Send Email
May 29, 2008
4:58 pm
471
hi, i am also a learner.. i hav some doubts in your code.. 1st one is there is no close -statement for both the files. 2nd one is y u are giving continue in...
Ramachandran murugan
pecram_24
Offline Send Email
May 30, 2008
4:41 pm
472
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...
Bill Walker
billwalker_us
Offline Send Email
Dec 19, 2008
7:01 pm
473
... Forget g77. It was removed from gcc when 4.0 was released several years ago. Nobody maintains it. And it only supports an obsolete 30 year old dialect...
Walter Spector
w6ws
Offline Send Email
Dec 22, 2008
5:55 pm
474
Hii am using gfortran on my laptop with vista. perhaps the link wbelow will help you http://gcc.gnu.org/wiki/GFortranBinaries http://gcc.gnu.org/wiki/GFortran ...
Sukhbinder Singh
sukh2010
Offline Send Email
Dec 22, 2008
5:55 pm
475
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...
grantbingeman
Offline Send Email
Dec 22, 2008
5:55 pm
476
Thanks! I downloaded gfortran and installed it without any problems. It compiled one of my g77 fortran programs without error and it ran correctly too. For...
Bill Walker
billwalker_us
Offline Send Email
Dec 24, 2008
12:50 am
477
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...
Bill Walker
billwalker_us
Offline Send Email
Dec 24, 2008
5:32 pm
Messages 448 - 477 of 508   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help