Tootfinder

Opt-in global Mastodon full text search. Join the index!

@joxean@mastodon.social
2026-04-21 16:07:51

C question: I never use const for POD datatypes, except, maybe, for functions. Does it make sense for you to do something like this:
void foo(void)
{
const int x = 32;
// Do stuff
}
Do you do this? Why?
#cpp

@smurthys@hachyderm.io
2026-06-07 15:57:20

Is it even a documentary, if Ken Burns did not make it? 🤔 🎥
(legit question even without the second clause)
#misnomer #marketing #documentary #cpp #cPlusPlus #sarcasm #joke