2 points

Malloc doesn’t even exist! He’s not canon!

/j

permalink
report
reply
2 points

I saw the best minds of my generation…

permalink
report
parent
reply
4 points

Someone needs to put this in DreamBerd

permalink
report
reply
26 points

knowing GPT users, this is probably not satire.

permalink
report
reply
11 points

You don’t need to cast the return value from malloc.

permalink
report
reply
1 point

you do in c++, no?

permalink
report
parent
reply
2 points

In c++ you should use new.

permalink
report
parent
reply
1 point

that is besides the point. You can still call malloc, it will still return void*, and it would still reqoire casting in c++

permalink
report
parent
reply
1 point
*

This isn’t malloc though. I have to assume the cast is because the user has experience with the output from an LLM being untrustworthy.

permalink
report
parent
reply
8 points

True. Although given how easy it is to cast void pointers to the wrong damn thing, it would be nice if you did, makes refactoring much easier. Makes me appreciate std::any all the more.

permalink
report
parent
reply
1 point
*

Void pointer should be avoided anyways. Even I find them rare and I mostly work in embedded RTOS

permalink
report
parent
reply
5 points

Hey, best of luck figuring that out:

https://www.learnc.net/c-tutorial/c-integer/

permalink
report
reply

Programming Horror

!programming_horror@programming.dev

Create post

Welcome to Programming Horror!

This is a place to share strange or terrible code you come across.

For more general memes about programming there’s also Programmer Humor.

Looking for mods. If youre interested in moderating the community feel free to dm @Ategon@programming.dev

Rules

  • Keep content in english
  • No advertisements (this includes both code in advertisements and advertisement in posts)
  • No generated code (a person has to have made it)

Credits

  • Icon base made by Lorc under CC BY 3.0 with modifications to add a gradient

Community stats

  • 256

    Monthly active users

  • 33

    Posts

  • 272

    Comments

Community moderators