<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
a: UNTRACED REF T;<br>i: INTEGER;<br><br><br>a[i] ?<br>(a + i)^ ?<br><br><br>Or I'm really stuck with<br>LOOPEHOLE(a + i * BYTESIZE(a^), UNTRACED REF T)<br><br><br>Seems kind of stinky.<br>I've got some nice efficient readable safe-enough C and it doesn't seem to translate well easily efficiently to Modula-3.<br><br><br> - Jay<br><br> </body>
</html>