This guide shows Fortran programmers how to adapt their language's rich legacy of engineering and scientific routines to C without having to go back to the basics. James F.Kerrigan shows how to use existing knowledge to translate Fortran programming constructs into equivalent C elements. He provides an in-depth comparison of Fortran and ANSI C programming concepts, with extensive code examples to illustrate the features of each language. In addition...