Name: Anonymous 2008-07-08 17:53
so, I need fortran program that calls some functions from a stupid library (IMSL if anyone cares). I don't have the library, but I can compile the code in someone else's computer. My question is, do I still need the library to run the program after compiling? or will the prog run fine without it?