[M3devel] TextLiteral.MaxBytes -- use LONGINT or Target.Int more?

Jay K jay.krell at cornell.edu
Fri Sep 6 02:06:41 CEST 2013


> > How do I declare an unbouned-ly sized array?
> 
> You use an open array.  Then the compiler arranges to store its bound at runtime,
> using that instead of a static constant when generating bounds checks.
 
Sorry, I meant a pointer that I can index arbitrarily far.
I think this is just UNTRACED REF T .

 > .  In at least some targets, these are also stored in readonly segments as well.

Surely this is all targets these days/years/decades.
 
 - Jay
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20130906/717f435d/attachment-0002.html>


More information about the M3devel mailing list