On Fri, August 14, 2009 10:26, luca_mangane...@comune.trento.it wrote:
Hi,
> I am trying to port a delphi source code to FPC on a 64 bit system.
>
> In the delphi code there's a TITimerSpec variable declaration. I found it
> in:
>
> mangane...@grass2:/usr/share/fpcsrc/2.2.2/packages$ fgrep -R -i
Hi,
I am trying to port a delphi source code to FPC on a 64 bit system.
In the delphi code there's a TITimerSpec variable declaration. I found it
in:
mangane...@grass2:/usr/share/fpcsrc/2.2.2/packages$ fgrep -R -i
"titimerspec" *
libc/src/timeh.inc: TITimerSpec = itimerspec;