this post was submitted on 20 Jan 2025
84 points (100.0% liked)
chapotraphouse
13684 readers
882 users here now
Banned? DM Wmill to appeal.
No anti-nautilism posts. See: Eco-fascism Primer
Slop posts go in c/slop. Don't post low-hanging fruit here.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's C but looking at it again I fucked up the array initializer syntax I think lol
I always forget it for some reason
I meant to say
char whitehouse[] = { 'C', 'H', 'E', 'E', 'T', 'O' };
My language was typescript but I should've used a colon after the string[]