[fpc-pascal] What about signals.pp on win32?

Tiziano De Togni tizzziano at tiscali.it
Mon Jan 14 09:51:56 CET 2008


I was trying to convert a C source to Pascal. It uses signals, and I 
thought that these things were not available on Win platforms.

Documentation talks about signals in oldlinux and baseunix units only 
(Linux).

Then I went on the signals.pp unit in:

C:\fpc\...\source\rtl\win32\signals.pp


I understand the function signal, but I don't see a way to "Raise" a 
signal.

(a second question is that I can't understand how to raise a signal 
under Linux without using the oldlinux unit)


Could someone enlight me?

tiziano



More information about the fpc-pascal mailing list