First  |  Prev |  Next  |  Last
Pages: 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
Good book on FORTRAN OT
"e p chandler" <epc8(a)juno.com> wrote in message news:0aa55c7a-d2d7-4d12-ac1c-f67b1e823c28(a)8g2000hsu.googlegroups.com... On Apr 9, 4:34 pm, "Gerry Ford" <ge...(a)nowhere.ford> wrote: "Bart Vandewoestyne" <MyFirstName.MyLastN...(a)telenet.be> wrote in message news:WB5Lj.18942$Wf3.3071(a)newsfe16.ams2...> On 2008-... 10 Apr 2008 02:05
'undefined reference to' compilation problem
Hi there, just wondering if anyone can help me on this since it's doing_my_head_in. Essentially, I'm trying to link code to subroutines of the HEALpix package, and also to lapack95. However, I keep getting 'undefined reference to <subroutine>. Apologies for the lengthiness of it, but I've written most of my pro... 11 Apr 2008 05:17
Strange change of behaviour, executing daughter programs in
In a previous article, e p chandler <epc8(a)juno.com> wrote: On Apr 9, 5:29=A0am, Terence <tbwri...(a)cantv.net> wrote: I just tried running a Fortran program compiled (CFV6.6.1) and tested in september 2004 under Windows. It calls on about 60 daughter =A0programs, among them MSDOS editors (which are ... 10 Apr 2008 22:09
RECL
A student of mine asked an interesting question today... and i didn't really know how to answer it, so here we go... Suppose you have a file test.txt containing lines of integer or floating point numbers. Suppose the number of columns of that file is larger than than the default that your compiler can handle. T... 11 Apr 2008 08:41
Advanced Programming in Fortran 95
John Reid and I are running a new Fortran course on 18th-20th June at Cranfield's DCMT campus near Oxford UK. The course aims to introduce those features of the Fortran~95 programming course not covered in our course "Introduction to Programming in Fortran~95". In particular the following aspects of Fortran are co... 9 Apr 2008 22:51
Good book on FORTRAN
Dear List, Can someone recommend a good book (understandable) to update my Fortran IV basis to the newest and greatest incarnation of the language? TIA ... 11 Apr 2008 16:42
Strange change of behaviour, executing daughter programs in Windows
I just tried running a Fortran program compiled (CFV6.6.1) and tested in september 2004 under Windows. It calls on about 60 daughter programs, among them MSDOS editors (which are called and still work with the associated files passed) and many for-MSDOS compiled (MSv3.31) F77 programs (which in this mode now do... 9 Apr 2008 11:20
range and precision of srk call
A person is stipulated to make a selected_real_kind call with (12, 23) as arguments. I'm given to understand that 12 addresses the range while 23 the precision. What is he asking his compiler for here? I've been puzzling over this for the better part of a day, which began by running this program: print *,... 9 Apr 2008 20:24
What should MIN and MAX do when an argument is NaN ?
In the physical sciences you often need a way of representing null values, e.g. values from measurements you haven't been able to take yet. Databases supporting SQL support nulls pretty well, but it's harder in compiled languages. In many cases in compiled languages like Fortran it works pretty well if you use... 12 Apr 2008 22:14
cant' print the contents of a character*(*) string in gdb that is passed in a fortran subroutine
On Apr 8, 2:48 am, glen herrmannsfeldt <g...(a)ugcs.caltech.edu> wrote: pggo...(a)gmail.com wrote: When using gfortran and gdb 6.8 I cant' print acharacter*(*) string in gdb that is passed in a fortran subroutine. Doesn't anybody know a workaround for this. I don't have 6.8, but the version I have ... 8 Apr 2008 13:15
First  |  Prev |  Next  |  Last
Pages: 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28