gm2
[Top][All Lists]
Advanced

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]