[comp.sys.mac.programmer] SANE problem in Think C

olson@wucs1.wustl.edu (Jonathan Olson) (06/17/91)

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