Starting to doubt fortran
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 121 articles for 0.013 sec
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: Beliavsky
Date: Apr 5, 2007 05:46

... to fall off the wagon! Doubting Fortran indeed? I think the simpler earlier form "FORTRAN" was amazingly good enough for ... the release notes, "The Intel Fortran Compiler supports many features that ... will appear in future versions. Fortran 2003 features supported by the ... the new I/O being started is internal I/O that ... formatted output as specified by Fortran 2003 In an I/O ...
Show full article (2.84Kb)
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: Terence
Date: Apr 4, 2007 21:18

... thread plus the huge (knee-jerk?) response reminds me of AAA members going to the help of a friend about to fall off the wagon! Doubting Fortran indeed? I think the simpler earlier form "FORTRAN" was amazingly good enough for strucure and problem-defining although F77 was a vast improvement. F90 I've used; F95...
Show full article (0.63Kb)
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Apr 15, 2007 23:18

... machines were somewhat different, but there was some tendency for the software to be similar, especially features of high-level languages, such as Fortran. DEC had many extensions to Fortran that were common between the different systems. Among those were the use of tabs in Fortran source. -- glen
Show full article (0.61Kb)
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: Dan Nagle
Date: Apr 9, 2007 13:08

...@verizon.net> wrote: <snip> Neither does Fortran, If I understand 97-007R2 correctly.... distinguish terminology differences between C and Fortran. I didn't express myself very...includes the = and the LHS, in Fortran it doesn't. So if one...to be standard-conforming in both Fortran and C. OK, but OTOH, ...is guaranteed by the C standard. Fortran compilers, at least when optimization is...
Show full article (2.03Kb)
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: James Giles
Date: Apr 9, 2007 09:27

... (i, j, k) = 0 The left is a list constuctor, the right a scalar zero. Like Fortran arrays, scalars are assignment conformable to lists by being broadcast to the whole list. I like this better, especially...The following is a swap: (a, b) = (b, a) It's merely syntactic sugar. I doubt it's worth the effort it takes to get the implementation right. But, having done it, I like ...
Show full article (1.27Kb)
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: James Giles
Date: Apr 8, 2007 11:45

...x@loc = x@loc + z This retains the advantage of using the same "slice" for more than one array: p@loc = ... q@loc = ... ... Of course, for the original problem you could use Fortran pointers (assuming that X has the target attribute): px => x(2*i-1, j+k-3, int(sqrt(y)) px = px +z This has several disadvantages, including the fact that you can't use the same ...
Show full article (2.30Kb)
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: Rich Townsend
Date: Apr 3, 2007 09:03

Nomad.C@gmail.com wrote: Hi I was wondering if its a good idea to start learning to program fortran and why? is it better or faster than C?? thanks Chris Yes, so long as you avoid accessing arrays in the wrong order.
Show full article (0.24Kb)
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: Gary Scott
Date: Apr 1, 2007 10:12

...I/O" in the group comp.lang.fortran on Google groups. I got 80 hits...out as it did is that many Fortran users do not make much use of...surprising if it were a "many". Most Fortran programs that I've surveyed within my... Scott mailto:garylscott@sbcglobal dot net Fortran Library: http://www.fortranlib.com Support ... GFortran Project: http://gcc.gnu.org/fortran/index.html If you want to ...
Show full article (1.19Kb)
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: robert.corbett
Date: Apr 1, 2007 03:23

... the experiment you suggested. I searched for the phrase "recursive I/O" in the group comp.lang.fortran on Google groups. I got 80 hits. I examined each hit and I found that 37 hits were ... involving internal I/O. I suspect the reason the result turned out as it did is that many Fortran users do not make much use of internal I/O (hence the questions about how to convert numbers to...
Show full article (0.64Kb)
Re: Starting to doubt fortran     

Group: comp.lang.fortran · Group Profile · Search for Starting to doubt fortran in comp.lang.fortran
Author: robert.corbett
Date: Apr 1, 2007 02:23

... experiment you suggested. I searched for the phrase "recursive I/O" in the group comp.lang.fortran on Google groups. I got 80 hits. I examined each hit and I found that 37 hits ... does not follow that the posting is about recursive I/O. I categorize postings that announced that Fortran 2003 now supports recursive I/O as irrelevant. I also categorized postings asking "what is recursive I/...
Show full article (1.59Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next