24 Feb
2005
24 Feb
'05
9:18 p.m.
Steven Borley wrote:
I have a small, rather trivial, question.
How do I access the compile date (and/or time) of a program so I can display it to the used when asked.
e.g. I would like to write...
writeln('Compile on:',__DATE__, __TIME__); { borrowing from c }
You guessed (what you wrote just works). -- Waldek Hebisch hebisch@math.uni.wroc.pl