(no title)
bakul | 1 year ago
Where can I read about it? The only way to make ptrs to array elements also safe that I can think of, is to replace them with triples: (base, element ptr, limit).
bakul | 1 year ago
Where can I read about it? The only way to make ptrs to array elements also safe that I can think of, is to replace them with triples: (base, element ptr, limit).
WalterBright|1 year ago
bakul|1 year ago