I want to pass constants from a c programm to an assembler program. If i use #define statements, the constans are only defined while the preprocessor is active. So i had the idea to use enum instead, which i hopefully can import into the assembler code. Is this a good idea? I don't know how i can do it, else. Thank you Monte Carlotta ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Mon Aug 4 22:53:21 2008
This archive was generated by hypermail 2.1.8 : 2008-08-04 22:53:23 CEST