Do you have the following in a.c? #include "d.h" -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of nisha a Sent: Wednesday, February 28, 2001 12:37 AM To: Palm Developer Forum Subject: doubt hi! This is a problem which I am facing. I have a 2 c files in my project. a.c b.c There's another header file d.h d.h has a prototype for a function->sum() The implementation is declared in b.c But when I call the sum() function in a.c I get an error stating that the function is undefined. Please can anyone tell me the reason behind this. __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
