mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 14:03:06 -04:00
Future versions of C are likely to make octal integer constants obsolescent. Switching to something non-obsolete seems wise, and also using octal character constants saves eight characters per line that I can use for other things. I did consider just using one character per row, but I think that might be a little too hard to read.
Description
No description provided
Languages
C
79.4%
HTML
6.6%
Python
6.2%
PostScript
4.4%
CSS
1.9%
Other
1.5%