Okay, I know that the library I'm linking in has the trig functions in it, because upon introducting another library to the project, the linker tells me that there are duplicate definitions for sin(), cos(), etc. And running the program produces the same results even with an entirely different library. I'm stumped...
Message Edited by thisisbrians on 2006-07-31 09:40 AM