On Tue, May 25, 2010 at 12:04:03AM -0500, Payton Byrd wrote: > I just got done reading the cc65 docs under the Predefined Macros section > and it appears that __DATE__, __TIME__, and __TIMESTAMP__ are not > implemented. It would be a great help if these were available as it would > make it easier to know what version of a program you are running at runtime. __TIMESTAMP__ is non standard, so you cannot expect a compiler to support it. The others are implemented as Marc has already noted. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue May 25 10:40:52 2010
This archive was generated by hypermail 2.1.8 : 2010-05-25 10:40:55 CEST