top | item 42507518

(no title)

artemiszx | 1 year ago

I mean they had laptops; just

for (unsigned char i = 0; i < 127; i++) { printf("%x: %c\n", i, i); }

discuss

order

IgorPartola|1 year ago

It’s a book. Explaining a lookup table is way easier for a reader than explaining this code snippet.