Since 5/3/2012 2:07:46 AM, tperzo has written 3 articles and participated in 1 conversations. tperzo signature: tperzo
tperzo's articles:
Items(3) /1
dimension query734 (9/13/2004 1:52:05 PM) comp.lang.fortran hi there, I have what is probably a very stupid question : why use DIMENSION statements to define arrays, when simply writing indices seems to be sufficient ? or is it ? thanks G. ... news
baffling arrays problem731 (8/26/2004 5:13:07 PM) comp.lang.fortran hello one and all, right, I've been battling with f77 on a linux machine for 4 days now on what seems a stupid problem, but I simply do not see what's wrong. hope someone can help. here is a short version of a ... news
how to handle reading empty file557 (12/31/2003 11:33:03 AM) comp.lang.fortran hi, I wish to read files, but also to be able to handle empty files since so far the prog gives me a floating exception error and stops whenever it encounters such a file. so, I basically wish to identify an e... news
tperzo's replies:
Items(1) /1
baffling arrays problem731 (8/26/2004 5:13:07 PM) comp.lang.fortran hello one and all, right, I've been battling with f77 on a linux machine for 4 days now on what seems a stupid problem, but I simply do not see what's wrong. hope someone can help. here is a short version of a ... tperzo(4)