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/