Maven (famous) to Programmer [email protected] • 1 year agoC++lemmy.zipimagemessage-square100fedilinkarrow-up11.07K
arrow-up11.07KimageC++lemmy.zipMaven (famous) to Programmer [email protected] • 1 year agomessage-square100fedilink
minus-square@[email protected]linkfedilink10•1 year agoThis guy probably still uses a char*. What have you been using it daily for? arduino development? I’m hoping no company still lives in pre C++17 middle ages.
minus-square@[email protected]linkfedilink7•1 year agoMy company still uses c90. I just want to for(uint8 i = 0;;) 🥹
This guy probably still uses a char*.
What have you been using it daily for? arduino development? I’m hoping no company still lives in pre C++17 middle ages.
C99 is better. Always will be.
Fight me.
C11 atomics
My company still uses c90. I just want to
for(uint8 i = 0;;)
🥹