[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] two versions of DeviceTablePtrValue
From: |
Martin Kalbfuß |
Subject: |
[Gm2] two versions of DeviceTablePtrValue |
Date: |
Sat, 05 Jun 2010 12:26:19 +0200 |
Hi again,
I was reading some references of the ISO library. Looks like there are
two versions of DeviceTablePtrValue arround.
gm2 has
PROCEDURE DeviceTablePtrValue (cid: IOChan.ChanId; did: DeviceId;
x: DevExceptionRange; s: ARRAY OF CHAR):
DeviceTablePtr;
But on some sources it's
PROCEDURE DeviceTablePtrValue (cid: IOChan.ChanId; did: DeviceId):
DeviceTablePtr;
I found this at:
http://www.excelsior-usa.com/doc/isolib.html
http://www.modula2.org/reference/isomodules/isomodule.php?file=IOLINK.DEF
Martin
- [Gm2] two versions of DeviceTablePtrValue,
Martin Kalbfuß <=
- Re: [Gm2] two versions of DeviceTablePtrValue, Martin Kalbfuß, 2010/06/05
- Re: [Gm2] two versions of DeviceTablePtrValue, Gaius Mulley, 2010/06/05
- Re: [Gm2] two versions of DeviceTablePtrValue, Martin Kalbfuß, 2010/06/05
- Re: [Gm2] two versions of DeviceTablePtrValue, Gaius Mulley, 2010/06/05
- RE: [Gm2] two versions of DeviceTablePtrValue, Breeden, Thomas (tmb), 2010/06/05
- Re: [Gm2] two versions of DeviceTablePtrValue, Gaius Mulley, 2010/06/05
- RE: [Gm2] two versions of DeviceTablePtrValue, Martin Kalbfuß, 2010/06/05
- RE: [Gm2] two versions of DeviceTablePtrValue, Breeden, Thomas (tmb), 2010/06/07
- Re: [Gm2] two versions of DeviceTablePtrValue, Fischlin Andreas, 2010/06/06