[fpc-pascal] DateToStr in arm does not work!
josepascual
josepascual at almudi.com
Tue Jul 3 18:15:08 CEST 2007
Hi Everyone;
Please, can someone test this program and write to the list if it works in
arm-linux.
program datetostr_test;
uses sysutils;
begin
writeln(datetostr(now));
end.
I always receive
An unhandled exception occurred at $BEED89C8 :
EAccessViolation : Access violation
$BEED89C8
if for someone this program work, please write me with your Fpc for arm
version.
thank you in advanced
best regards
Jose Pascual
More information about the fpc-pascal
mailing list