POV-Ray : Newsgroups : povray.programming : Programmer : Re: Programmer Server Time
29 Jul 2024 04:23:59 EDT (-0400)
  Re: Programmer  
From: Marc Schimmler
Date: 17 May 1999 05:17:12
Message: <373FD087.63E508E8@ica.uni-stuttgart.de>
Hi Alain!

Your absoutly right about FORTRAN. I maintain 8MB of Fortran 77 code (a
FEM code for static, dynamic mechanical problems and CFD) and every time
I run into a problem I have to search for day to track the error down
(in most cases not mine but those of the original authors). Especially
common blocks can be nasty and more so when single and double numbers
are stored in the same block. What can happen there .....

I still think that FORTRAN is unavoidable for high computation of
numerical problems. All the high computing languages for the CRAY or NEC
I've seen were derivates of FORTRAN.

Besides I'm learning C++. I did some ADA 83/95 too and I liked it but it
is not supported like C or C++ are. 

It's still funny not to be the only one in the world that has to fight
with the limitations of FORTRAN.

Marc
-- 
Marc Schimmler


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.