Hello --
I have started using the Maude 2.0 interpreter Linux
binaries on WinNT4. (Maude is a high-performance
reflective language and system supporting both
equational and rewriting logic specification and
programming for a wide range of applications, available
free from http://maude.cs.uiuc.edu/\).
When I attempt use Maude's loop command, I get error
messages saying
Syscall: getitimer
Syscall: setitimer
SYSCALL needs to be implemented
Maude 2.0 is one of the more important applications
written for Linux and it would be great to be able to run
it under Windows.
Would it be possible to implement the syscalls 'getitimer'
and 'setitimer' in LINE?
Thanks
Scott Alexander
scottxyz@usa.com
Logged In: NO
can i use setitimer and getitimer function in windows?
If any function exsist for get the current timer value?