Hello,
This is in reply to your letter of September 3, 2003
> Hi all,
> I wrote 2 programs which are using the IPC queue. Now I have a
> problem, that often the the queue cannot be opened.
> I did some tests and cannot find out where the problem is.
> The relevant code is here:
> ipcqueue:='/
Hi all,
I wrote 2 programs which are using the IPC queue. Now I have a
problem, that often the the queue cannot be opened.
I did some tests and cannot find out where the problem is.
The relevant code is here:
ipcqueue:='/var/ipc';
IPC_Key:=ftok(ipcqueue,'M'); // Eindeutigen S
> If i know good, the result variable exists in function without declare it.
> Use result instead function name.
That is correct. But the result keyword is only supported in Delphi and
ObjFpc modes
___
fpc-pascal maillist - [EMAIL PROTECTED]
http:/
If i know good, the result variable exists in function without declare it.
Use result instead function name.
#Tsch : Balázs Csaba
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Peter Vreman
> Sent: Wednesday, September 03, 2003 8:15 AM
> To: