[Oberon] Unreferenced/unused code in Project Oberon 2013

Артур Ефимов arturefimov at gmail.com
Sun Apr 28 15:31:47 CEST 2019


Curve* = POINTER TO CurveDesc;

CurveDesc* = RECORD (Graphics.ObjectDesc)
  kind*, lw*: INTEGER
END ;

VAR method*: Graphics.Method;

If you make these objects unexported, noone will be able to extend the code
for Curves.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20190428/45db13f9/attachment.html>


More information about the Oberon mailing list