Re: [cc65] BSS Segment

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2003-08-27 23:22:14


On Wednesday 27 August 2003 22:41, Ullrich von Bassewitz wrote:
> The C standard makes no statement about the use of fixed memory addresses,
> so what you need is a solution outside of what the standard defines. It is
> obvious that there are no fixed rules for that.

ooooohhh ... so sth like *(char*)0x8000=0 is infact undefined and just happens 
to access memory address 0x8000 on a lot of machines/targets (but it could 
access address 0x1234 on some other imaginary one) ? wtf :)

gpz
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-08-27 23:29:09 CEST