HI all, I always had this "Linker Error: func_xxx referenced from func_yyy is undefined" in CodeWarrior.
I used to work around this error by including the .c file directly where I call the function, instead of including the .h file. Now I am into serious development of huge apps running on Palm OS 5.2 using CW 9.0. Can somebody tell this ignorant person the "right way" of using multiple source files? I've gone through the archives of this list, and I somehow dont seem to get a solution to this problem (using extern "c" directive etc). Thanks very much. Partha. Note: I m writing my apps in C using CW9.0. I tried various linkers in the project settings, but didnt help. __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
