I am confused little bit. If I use the static modifier I can read in
the translated code that arrays are compiler-definied variables:

;--------------------------------------------------------
; compiler-defined variables
;--------------------------------------------------------
UDL_test_0      udata
r0x1078 res     1
r0x1079 res     1
r0x107A res     1
r0x107B res     1
r0x107C res     1
_array1 res     60
_array2 res     60

I think they are not compiler-definied variables. Why are they in this section?

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to