[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] two versions of DeviceTablePtrValue
From: |
Martin Kalbfuß |
Subject: |
Re: [Gm2] two versions of DeviceTablePtrValue |
Date: |
Sat, 05 Jun 2010 12:59:14 +0200 |
I found another resource showing up the other version.
http://www.awiedemann.de/compiler/manual/lib1.html#L1_3_4
Really looks like, there's something wrong.
Am Samstag, den 05.06.2010, 12:26 +0200 schrieb Martin Kalbfuß:
> 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 mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/gm2
- [Gm2] two versions of DeviceTablePtrValue, Martin Kalbfuß, 2010/06/05
- Re: [Gm2] two versions of DeviceTablePtrValue,
Martin Kalbfuß <=
- 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