Thanks for the quick response...

> -----Original Message-----
> From: Jim Schram [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, April 28, 1999 3:49 PM
> To:   [EMAIL PROTECTED]
> Cc:   Fawcett, Mitch
> Subject:      Re: Can't get starter code to compile
> 
> 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

Reply via email to