Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!sdd.hp.com!zaphod.mps.ohio-state.edu!wuarchive!cec2!news From: olson@wucs1.wustl.edu (Jonathan Olson) Newsgroups: comp.sys.mac.programmer Subject: SANE problem in Think C Message-ID: <1991Jun17.155417.11039@cec1.wustl.edu> Date: 17 Jun 91 15:54:17 GMT Distribution: na Organization: Washington University, St. Louis MO Lines: 11 First, I'd like to thank the people who helped me with the last stupid problem I had. Second, I'm using Think C to write a program that contains a few cos() and sin() calls. I'm using SANE.h (actually, the Macheaders file, which contains the SANE stuff (I think)). When trying to link, I get an error saying that _elems1 is undefined. I've searched my whol hard drive, and the only instances of _elems1 is in SANE.h. It's a trap call, right? And if so, what am I missing? Thanks! Jonathan Olson