(define arf (posix-localtime (posix-time)))
STk> (version)
"4.0.1"
STk> (define arf (posix-localtime (posix-time)))
arf
STk> arf
#<C-struct tm 07/03/100 10:35:37>
STk> arf
#<C-struct tm 07/03/100 10:35:38>
STk> arf
#<C-struct tm 07/03/100 10:35:40>
STk>
Why does the value of arf keep updating? I assumed it would
be the value at the time it was defined?
Thanks,
Ron Stanonik
stanonik_at_cogsci.ucsd.edu
Received on Thu Aug 03 2000 - 19:43:35 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST