> From: Steve Achelis [mailto:[EMAIL PROTECTED]]
> I'm using the latest CW.  Does anyone know if there is C macro like _DATE_
> that inserts the build date into a program?

Yes, the predefined macros are documented in the C/C++ Compiler reference.
The one you want is __DATE__ with 2 underscores on each end.

-slj-


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to