At 12:39 PM -0700 1999/04/28, Fawcett, Mitch wrote:
>I cut and pasted the starter project code for checking ROM version and I get
>an error when I compile. When I comment out the code I get a clean compile.
>
>Here's the error: "In function 'RomVersionCompatible' line:137 'err'
>undeclared"
>
>What's 'err'?? I'm confused.
Err is the data type returned from RomVersionCompatible. It's a signed 16 bit integer.
Just #include <Common.h> and you'll be fine.
Regards,
Jim Schram
3Com/Palm Computing
Partner Engineering