Array Lower Bounds

Mike Marquard mike_marquard at hotmail.com
Tue Dec 18 14:28:29 PST 2007


Why would there be a need for an extra memory in normall zero based arrays? I would think this would only affect people who decide to use the non-standard arrays to hold the lower bounds. And if bounds checking is turned off I would think it wouldn't make any difference. Then again I've never written a compiler so maybe I'm missing something.


More information about the Digitalmars-d-learn mailing list