←back to thread

Indices, not Pointers

(joegm.github.io)
102 points vitalnodo | 1 comments | | HN request time: 0.001s | source
Show context
quantified ◴[] No.45110719[source]
Reinventing malloc to some degree.
replies(1): >>45111045 #
1. femto ◴[] No.45111045[source]
malloc with NEAR ad FAR pointers (as was used in MSDOS on processors with segmented memory).