On Mon, 16 Nov 2009, Jan Waclawek wrote:

> This is a well-documented feature, see e.g.: 
> http://sdcc.sourceforge.net/doc/sdccman.html/node182.html
>
> "Certain words that are valid identifiers in the standard may be 
> reserved words in SDCC unless the --std-c89 or --std-c99 command line 
> options are used. These may include (depending on the selected 
> processor): [...] 'data' [...]. Compliant equivalents of these keywords 
> are always available in a form that begin with two underscores, f.e. 
> '__data' instead of 'data'."

Yea, well... Geeks like me who've been programming in C for the past 29 
years know everything and rarely read manuals...

... until we shoot ourselves in the foot and post questions with 
embarassingly easy RTFM type answers ;-)

Thanks,

Gordon

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to