this post was submitted on 20 Jan 2025
79 points (100.0% liked)

chapotraphouse

13908 readers
717 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
[–] [email protected] 4 points 5 months ago (3 children)

too-woke-1 char* whitehouse = { 'C', 'H', 'E', 'E', 'T', 'O' }; too-woke-2-alt

[–] [email protected] 2 points 5 months ago (2 children)
[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)

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' };

[–] [email protected] 2 points 5 months ago

My language was typescript but I should've used a colon after the string[]