Has anyone seen this one?

Link Error: Starter.cpp : MainFormDoCommand(unsigned short)' 16 bit code
references to 'CVersionObject::GetVersionString(char*)' is out of range.

I got this error when I added Char szBuffer[64]; to my code. Then I changed
it to Char szBuffer[4] and it worked. So I am thinking is it running out of
stack or heap. Anyone?

Many Thanks
Ralph Krausse

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

Reply via email to