Since 5/3/2012 12:20:50 PM, g.bogle2029 has written 1 articles and participated in 106 conversations. g.bogle2029 signature: g.bogle2029
g.bogle2029's articles:
Items(1) /1
OT: translate ^ to pow()4130 (11/14/2011 2:23:44 AM) comp.lang.fortran I know this is off-topic here, but posters here have good general programming knowledge and may be able to help. I have some long expressions, generated by computer algebra software, in which many terms con... Gib
looking for example fortran GUI programs11331 (12/22/2011 12:34:51 PM) comp.lang.fortran I am writing a Fortran program just for personal learning, and would like to see if I can add a GUI to it. I'd like to do that in fortran as well. I am looking at Winteracter 9.0 http://www.winteracter.com A... steve.nospamm(52)
Long Live the GOTO Statement22103 (2/7/2012 5:26:25 PM) comp.lang.fortran Long Live the GOTO Statement: http://adamjonrichardson.com/2012/02/06/long-live-the-goto-statement/ Interesting, I was just thinking this myself as we convert our F77 code to C++. Lynn ... lmc(186)
I donot know install and run Fortran program4198 (2/17/2012 3:12:07 AM) comp.lang.fortran I nistall one copy of gfortran into C:\gfortran, I check the PATH, it is set to C:\gfortran\bin; then I compose a fortran file named hello.f, it is content is Program Hello Print *, "Hello World!" End Progr... gearss8888(31)
gfortran warnings24140 (2/22/2012 4:07:11 AM) comp.lang.fortran In response to another thread Ian Bush suggested that when debugging, we should always compile using: gfortran -std=f95 -pedantic -Wall -Wextra -fcheck=all -O I think it's a good idea, so I tried it (adding -... nztideman(274)
Fortran Poll31118 (3/26/2012 9:32:49 PM) comp.lang.fortran (crossposted: comp.lang.fortran, comp-fortran-90) We are working since some time ago on Fortran Legacy software and we would like to characterize some important issues from researchers, Fortran software develo... ftinetti(148)
Seeding fails in GNU Fortran ?2737 (4/4/2012 3:25:51 PM) comp.lang.fortran Hi all.
Is anybody else experiencing that seeding in gfortran does not affect the
series of the random numbers generated?
I'm experiencing it both with GNU Fortran (GCC) 4.6.3 20120127 (prerelease),
w... hera2011ess(10)
OT: Damned spammers back!1263 (4/25/2012 8:37:23 PM) comp.lang.fortran Looks like the Damned Druggie Spammers (DDS) are back on c.l.f.
The one good thing is that GG seems to be throttling their posts
to about one every 5 minutes, so I don't think we'll get quite as
flooded a... Ken.Fairfield(491)
fortran #63350 (4/28/2012 6:08:15 PM) comp.lang.fortran Hello every one,
I want to obtain the fortran code of an equation as subroutine.Please
can compile the following equation=C2=A8:
=CF=84=3Dm k=E2=88=9A[1-e**(-(=CE=BC =CF=83 /m k)**n ) ]
Where,
=CF=84 : ... eng_mohamedramadan(13)
Error!953 (5/7/2012 12:24:27 PM) comp.lang.fortran Folks
hi,
I have a fortran code that i am running in the Windows smoothly, but in Ubuntu i am having this error:
/RinexSNR low30790.11o low30790.11snr auto0790.11n 88
low30790.11o ... d.poreh(362)