On Thu, 4 Apr 2002, Dan Dorton wrote:

> Link Error : MyMain.cpp: 'FuncName(unsigned short,char*,unsigned char)'
> referenced from 'MainFormDoCommand(unsigned short)' is undefined. 

I can think of 2 reasons for this message, off the top of my head...

- A mismatch between the prototype in the header file and the actual
  function
- The function is declared as static

Do either of these apply?

-----------------------------------------------------------------------
Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/
Software Developer  //  Gamer  //   Webmaster  //  System Administrator
"Buckle your seatbelt, Dorothy, 'cause Kansas is going bye-bye." -Cypher



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to