Conversation
Notices
-
polprog68k (gorplop@pleroma.m68k.church)'s status on Monday, 16-Dec-2024 20:58:03 JST polprog68k @mirabilos oh lol, didnt notice the example code uses an integer. The switch cases put me off -
Chartreuse (chartreusek@social.restless.systems)'s status on Monday, 16-Dec-2024 23:16:42 JST Chartreuse @gorplop @mirabilos int tends be be the most sane choice due to integer promotion. And for getchar/getc allows you to use the character 255 without it being an error
polprog68k likes this.
-