>your definition (in the. c file) is missing the __at() keyword including
>the address argument. The only difference between
> header and implementation file is the extern keyword (and optionally the
>initializer, do not use them here, though).




Of course, getting late here, time to get some sleep.

That solved the problem, rather elementary, I think what steered me off
the track
was that I presumed I would not have to repeat the address...repeating it
both
in .h and .c is not very cool OTH looks like it really is no maintenance
problem as
the compiler complains if the addresses do not match...could of course use
a
define for the address but that's more boiler plate defines to write and
name.

Thanks and good night from Finland where it is still quite light and the
sun
rises in a few hours, length of day 18 hours, 55 minutes...


br Kusti


This e-mail may contain confidential or privileged information. If you are not 
the intended recipient (or have received this e-mail in error) please notify 
the sender immediately and destroy this e-mail. Any unauthorized copying, 
disclosure or distribution of the material in this e-mail is strictly 
forbidden. We will not be liable for direct, indirect, special or consequential 
damages arising from alteration of the contents of this message by a third 
party or as a result of any virus being passed on or as of transmission of this 
e-mail in general.

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to