Re: [cc65] Assignment help

Date view Thread view Subject view

From: Shawn Jefferson (sjefferson_at_sd62.bc.ca)
Date: 2002-07-21 01:02:28


>hdtable=(HDTABLE_T*)0x1234;
>
>but are you sure that is what you want to do? :o)

Sorry, my message wasn't so clear was it?

I want to "see" the memory at a location (say 0x1234) as a structure that I've typedefed.

That way I can access the memory like this:

if (hdtable[4].status)
  blah blah blah

Thanks,
Shawn


----------------------------------------------------------------------
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 : 2002-07-21 01:02:58 CEST