Ben Harris 51ffa3eb33 Replace bare "unsigned" as a type name with "unsigned int"
I noticed some occasions where my attempts at 16-bit cleanliness had
failed because I hadn't noticed that "unsigned" was a species of "int"
and hence potentially only 16 bits.  So now I'm trying to be more
explicit and saying "unsigned int".

Next several of them will need to be replaced with something else.
2026-01-13 21:55:10 +00:00
2024-06-12 22:54:26 +01:00
2024-10-24 00:01:26 +01:00
2026-01-13 21:55:10 +00:00
2025-05-27 22:24:01 +01:00
Description
No description provided
1.5 MiB
Languages
C 79.4%
HTML 6.6%
Python 6.2%
PostScript 4.4%
CSS 1.9%
Other 1.5%