HELP : LINUX TOP analysis query233 (12/2/2006 2:43:23 PM) comp.lang.fortran Hi everyone, Hopefully someone can shed some light on my little problem : I have developped a code that basically reads a text file and works with the words within. These words are stored in an array, call it A... igthibau
file encoding prob.625 (11/27/2006 10:24:01 PM) comp.os.linux.misc Hi there, Right, I wrote a fortran code that reads text files and produces output. The problem is that the files I created to test the code work fine. But files I get from "outside", even if as ascii contain co... igthibau
file encoding problem & a little more246 (11/17/2006 3:11:35 PM) comp.os.linux.misc Hi again; Well problem not solved. I wrote a fortran code that reads text files . If I create the text files (ascii) (vi) the code reads it. If I get the text file from someone else (ascii), the prog stops. So,... igthibau
file encoding problem454 (11/17/2006 7:52:38 AM) comp.os.linux.misc Hello, My problem is rather simple I think : It starts with why when editing a file (ascii), sometimes vim write [dos] or [eol] or [noeol] etc ?? And if that is the case how to change this file so no [] appear... igthibau
Suspicious Gfortran2339 (9/22/2006 6:38:23 AM) comp.lang.fortran Hi again, I posted earlier about my problem concerning the untimely death of f77. Following wise advice I updated the gfortran alternative from 4.0.x to the 4.2.0 version. I still get a run-time error (but a di... igthibau
f77 GONE! HELP1138 (9/19/2006 9:11:54 PM) comp.lang.fortran Hi, I have written a fortran 77 code under mandriva 9.1,.2,10.1. Fine so what? Well, mandriva 2006 does not seem to support f77 anymore (nor g77). I have tried gfortran, which works but produces a run-time erro... igthibau
multiplie language prog247 (7/19/2006 10:01:15 AM) comp.lang.c++ Hello there, Right, here is my predicament : I have developped a prog in fortran, but I now need to do parts of it in c/c++. Question is : how can I use the data produced by the fortran part with the c/C++ pa... GT
handling text442 (1/28/2006 5:23:08 PM) comp.lang.fortran Hello everyone ! I am writing a prog to read a text file in order to pick out its contents : the words contained within, and put them in vectors for later analysis. so I wish to take individual words from a fi... igthibau
character array condition pb341 (11/15/2004 10:56:25 AM) comp.lang.fortran hi there, I wish to set up an IF condition block based on character comparison. Can anyone tell me : 1 - what is the difference between if ( char_var.eq."d") then end if and if ( char_var.eq.'d') then end i... igthibau
command-line search engine query927 (7/23/2004 12:47:36 PM) comp.programming Hello, I have a problem that I do not know how to approach. Hopefully someone out there will be able to help me out. First off, I am not a computing wizz, merely a mathematician with a few years' programming un... igthibau
STRANGE QUESTION : search engine query and web site dowload419 (10/26/2003 9:50:53 AM) comp.lang.c++ Hello everyone, well, the title says pretty much all. First off though I'd like to say I have no idea what ng I should post this to. I chose this one because I am more likely to understand c-based answers than... igthibau(46)
Fortran or C5632 (11/21/2003 6:36:51 PM) comp.lang.fortran Hi, I am a mathematician who has embarked on a bit of a crossroads project involving both heavy text file reading and analysis, deriving numerical data from this analysis and analysing this data. (in short : ... t.perzo(3)
how to handle reading empty file555 (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... tperzo(4)
command-line search engine query927 (7/23/2004 12:47:36 PM) comp.programming Hello, I have a problem that I do not know how to approach. Hopefully someone out there will be able to help me out. First off, I am not a computing wizz, merely a mathematician with a few years' programming un... igthibau(46)
character array condition pb341 (11/15/2004 10:56:25 AM) comp.lang.fortran hi there, I wish to set up an IF condition block based on character comparison. Can anyone tell me : 1 - what is the difference between if ( char_var.eq."d") then end if and if ( char_var.eq.'d') then end i... igthibau(46)
f77 GONE! HELP1138 (9/19/2006 9:11:54 PM) comp.lang.fortran Hi, I have written a fortran 77 code under mandriva 9.1,.2,10.1. Fine so what? Well, mandriva 2006 does not seem to support f77 anymore (nor g77). I have tried gfortran, which works but produces a run-time erro... igthibau(46)
Suspicious Gfortran2339 (9/22/2006 6:38:23 AM) comp.lang.fortran Hi again, I posted earlier about my problem concerning the untimely death of f77. Following wise advice I updated the gfortran alternative from 4.0.x to the 4.2.0 version. I still get a run-time error (but a di... igthibau(46)
file encoding problem454 (11/17/2006 7:52:38 AM) comp.os.linux.misc Hello, My problem is rather simple I think : It starts with why when editing a file (ascii), sometimes vim write [dos] or [eol] or [noeol] etc ?? And if that is the case how to change this file so no [] appear... igthibau(46)
file encoding prob.625 (11/27/2006 10:24:01 PM) comp.os.linux.misc Hi there, Right, I wrote a fortran code that reads text files and produces output. The problem is that the files I created to test the code work fine. But files I get from "outside", even if as ascii contain co... igthibau(46)