This board needs a "Vibe-coded" prefix

  • Thread starter Thread starter linkenski
  • Start date Start date
  • Views Views 1,474
  • Replies Replies 25
  • Likes Likes 8
Depends on how is used. It should be used as crutch by people who know how to code and verify the results.
While I tend to agree to this, in practice the line moves by the person judging and haters are going to hate anyway.
 
  • Like
Reactions: Exnor
what is malloc
When a programmer and a computer want to allocate a memory baby to store something on the heap, they call the malloc function. The malloc function is like the stork. The programmer and the computer (the Daddy and Mommy in this example) call the stork and it allocates a baby and brings it in a sack we call a pointer. After that, just like any good parent or programmer, we hope the kid doesn't get screwed up and we remembered to call free and they don't just hang around taking up space.
 

Site & Scene News

Popular threads in this forum