Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!elroy.jpl.nasa.gov!ames!uhccux!wiliki.eng.hawaii.edu!sharik From: sharik@wiliki.eng.hawaii.edu (Harikrishnan Sundararaghavan) Newsgroups: comp.lang.c Subject: C for numerical purposes ( a replacement to fortran ) Keywords: FORTRAN, Numerical Message-ID: <11092@uhccux.uhcc.Hawaii.Edu> Date: 24 Jan 91 18:45:59 GMT Sender: news@uhccux.uhcc.Hawaii.Edu Reply-To: sharik@wiliki.eng.hawaii.edu (Harikrishnan Sundararaghavan) Distribution: usa Organization: University of Hawaii, College of Engineering Lines: 25 Hi, I have been using fortran for my "engineering" calculations. I am impressed by the aspects of C and would like to program in C. However, I am unable to get good guidance in this area, as most C books describe data structures and systems programming rather than multidimensional arrays. I find that declaring an array as a pointer to pointer ( for example float **a; ) is done often, but I do not have any model programs to base my style of programming. Any advice in this area will be highly helpful. ( Books, sample programs, articles on programming habits etc.) Thanks very much, Hari. Harikrishnan Sundararaghavan (Hari),