Stupid C tricks: Inheritance
"But MOS," you say, "C doesn't have inheritance!"
Actually, it does. Just not inheritance of interface -- it has inheritance of structure:
struct my_struct_a {
int a;
};
struct my_struct_b {
struct my_struct_a;
float b;
};
Note that the first member of my_struct_b has no name, only a type. Now, a pointer to my_struct_b can be freely cast to a pointer to my_struct_a, and it will work just fine, because my_struct_b includes all the member variables of my_struct_a in exactly the same position by exactly the same names.
You can combine this with an API that is based around opaque pointers, to produce a hierarchy of types which can be passed to functions which want the "super type". It's not object-orientation, but it is inheritance.
Spent some time sketching in the sun today 💕🌻☀️
I've been playing a lot of Hades again recently, so I figured I'd draw a Hades-esque portrait for my goblinsona :> why not?
Maybe a harvest godling of bountiful fruits? A spring/summer dweller?
#MastoArt #CreativeToots #art #FediArt #Hades #FanArt #Sketch #Drawing #Goblin
a lil luna moth in ms paint illustration 💜
i just posted a coloring page of this one for my ko-fi members!
"Effective immediately, we are enacting a general moderation strike on Stack Overflow and the Stack Exchange network."
https://openletter.mousetail.nl/
Direct action gets the goods! Let's go!
aspire to be like Sappho of Lesbos: So gay you get two whole words for the concept of being gay named after you
-F
this character got suggested to me several times already (over different challenges) so i figured i'd finally draw her ! (disclaimer: i don't know anything about the webtoon lol)
Doing some research and came across this image. For those not aware, curb cuts were first installed en masse after the large number of injured veterans came back from WWII. #accessibility
Image credit: https://sketchplanations.com/the-curb-cut-effect
After the Etsy strike, crafting a cooperative alternative https://news.techworkerscoalition.org/2023/05/30/issue-8/
Basically, Etsy enshittified, making an income on etsy is worse and worse, the company ignored the strike, now its time to move on to a cooperative alternative, @coopartisans and https://artisans.coop/
hey mastodon admins with deepl translation enabled
you should really tell your users whether you have a free or a pro plan. the free plan lets deepl train their model on whatever you send in for translation, the pro plan does not
I'm Elfi! I'm a fair folk, magical moth, greyace girl, greenhorn gamedev, in my thirties and , and ADHD+ASD+EDS. Disclosure: white
💕 Aine @SophicLeech
💕 Agi @AgiDine
💕 Jenny @Esme
💕 Cherry @deejvalen
Icon by @Zwiebelprinz, header from Liar Princess and the Blind Prince by NIS