257m@lemmy.ml to Programming@programming.dev • 1 year agoWhat are your programming hot takes?message-squaremessage-square283 fedilinkarrow-up1177
arrow-up1177message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev • 1 year agomessage-square283 Commentsfedilink
minus-square257m@lemmy.mlhexagonhexbear1·edit-21 year agoMe too. It's the only language that felt natural. Learning it was a breeze and I haven't needed anything it dosen't provide. linkfedilink
minus-squarexigoi@lemmy.sdf.orghexbear1·1 year agoYou've never needed an array whose size is not known at compile time? linkfedilink
I actually like C.
Me too. It's the only language that felt natural. Learning it was a breeze and I haven't needed anything it dosen't provide.
You've never needed an array whose size is not known at compile time?
Dynamic Memory Management exists.