logoalt Hacker News

billpgtoday at 5:03 PM0 repliesview on HN

I once developed for PC-GEOS, which wanted all memory in exactly 8K sized blocks. I wrote a set of C macros that presented an array-of-arrays as a single collection by using mod/divide operations on the index.