Functions in C #2860 (7/24/2012 11:40:58 AM) comp.lang.c Hi,
it has been quite some time (heck, 10 years!) since I last wrote some C code, and now I need to write an UDF (user defined function) for a commercial software. The UDF is written in plain C, with only t... deltaquattro
Functions in C162 (7/24/2012 11:29:44 AM) comp.lang.fortran Hi,
it has been quite some time (heck, 10 years!) since I last wrote some C code, and now I need to write an UDF (user defined function) for a commercial software. The UDF is written in plain C, with only th... deltaquattro
Doubts about a FORMAT statement4062 (7/16/2012 10:41:15 AM) comp.lang.fortran Hi, all,
Still on the same code:=20
WRITE (rptunit,99999)=20
99999 format(
.'\par \tab {\f9\fs24\b\cf6',
.' Version 4.11.0.43 May 21 2012 }')
The "rptunit" referred to by the WRITE... deltaquattro
Weird code?1651 (7/13/2012 5:04:38 PM) comp.lang.fortran Hi,
I'm happily (?) working on legacy code: should be f77, but since the compiler is also legacy, I'm not exactly sure about that. I stumbled upon this:
.
.
.
INTEGER arSize
... deltaquattro
Read file with a shell script2076 (6/28/2012 3:31:15 PM) comp.lang.awk Hi,
thanks to Janis' help I've been able to read the following file
073 1.819
085 2.187
100 2.439
115 2.879
into the bash array variables dirname and mflow, with
eval `awk '{printf "dirname[%d]=... deltaquattro
Subroutine/library to read a parametric file1751 (6/20/2012 11:26:24 AM) comp.lang.fortran Hi, all,
I need to read a parametric file, i.e. a text file which has a structure li=
ke this:
..
..
..
Co1/Pr1/Se1/Et3_ImpellerExitGasPathWidth: xxx;
Co1/Pr1/Se1/Et3_DiffuserInletWidth: xxx;
Co1/Pr... deltaquattro
New Fortran bbok950 (5/15/2012 5:52:14 PM) comp.lang.fortran Ps I forgot to ask: did anybody read the following book?
http://www.amazon.com/dp/0857292323/ref=rdr_ext_tmb
What do you think of it?
... deltaquattro
Test suite, nightly regressions, and the "catch" statement1745 (5/15/2012 5:43:19 PM) comp.lang.fortran Hi all,
After some years doing different stuff, I'm back again to my old coding way=
s (looks like it's "once a programmer, forever a programmer" :) Now I'm wor=
king in a big multinational company, and th... deltaquattro
Stripping 3 lines every 29 from a text file1050 (5/3/2012 3:26:24 PM) comp.lang.awk Hi, I have a text file consisting of Nx29 lines. If we consider the file as mad= e up of 29 lines blocks, I would like to strip out the last 3 lines from ea= ch block. That is, lines 27, 28, 29, 54, 55, 56, 81... deltaquattro
Functions in C #2860 (7/24/2012 11:40:58 AM) comp.lang.c Hi,
it has been quite some time (heck, 10 years!) since I last wrote some C code, and now I need to write an UDF (user defined function) for a commercial software. The UDF is written in plain C, with only t... deltaquattro(202)
Functions in C162 (7/24/2012 11:29:44 AM) comp.lang.fortran Hi,
it has been quite some time (heck, 10 years!) since I last wrote some C code, and now I need to write an UDF (user defined function) for a commercial software. The UDF is written in plain C, with only th... deltaquattro(202)
Doubts about a FORMAT statement4062 (7/16/2012 10:41:15 AM) comp.lang.fortran Hi, all,
Still on the same code:=20
WRITE (rptunit,99999)=20
99999 format(
.'\par \tab {\f9\fs24\b\cf6',
.' Version 4.11.0.43 May 21 2012 }')
The "rptunit" referred to by the WRITE... deltaquattro(202)
Weird code?1651 (7/13/2012 5:04:38 PM) comp.lang.fortran Hi,
I'm happily (?) working on legacy code: should be f77, but since the compiler is also legacy, I'm not exactly sure about that. I stumbled upon this:
.
.
.
INTEGER arSize
... deltaquattro(202)
Read file with a shell script2076 (6/28/2012 3:31:15 PM) comp.lang.awk Hi,
thanks to Janis' help I've been able to read the following file
073 1.819
085 2.187
100 2.439
115 2.879
into the bash array variables dirname and mflow, with
eval `awk '{printf "dirname[%d]=... deltaquattro(202)
Subroutine/library to read a parametric file1751 (6/20/2012 11:26:24 AM) comp.lang.fortran Hi, all,
I need to read a parametric file, i.e. a text file which has a structure li=
ke this:
..
..
..
Co1/Pr1/Se1/Et3_ImpellerExitGasPathWidth: xxx;
Co1/Pr1/Se1/Et3_DiffuserInletWidth: xxx;
Co1/Pr... deltaquattro(202)
New Fortran bbok950 (5/15/2012 5:52:14 PM) comp.lang.fortran Ps I forgot to ask: did anybody read the following book?
http://www.amazon.com/dp/0857292323/ref=rdr_ext_tmb
What do you think of it?
... deltaquattro(202)
Stripping 3 lines every 29 from a text file1050 (5/3/2012 3:26:24 PM) comp.lang.awk Hi, I have a text file consisting of Nx29 lines. If we consider the file as mad= e up of 29 lines blocks, I would like to strip out the last 3 lines from ea= ch block. That is, lines 27, 28, 29, 54, 55, 56, 81... deltaquattro(202)