Hi,
I have made a program in lazarus 0.94 under linux(unbuntu 7.04).
It uses postgresql+ZEOS component and has timers in which several
TProcesses are used.
I am getting message "Failed to Fork process" after one day running.
There must be a point that a process is left unclosed. I double-double
checked the code and
sitll unsure where it comes from.
So I decided to print the current number of files open or the number
of processes open.
In delphi, how this can be acheived ?
Any help would be appreciated. Thank
onionsjk@[EMAIL PROTECTED]