Alex to Programmer Humor · 10 months agoA week of fprintfs has me wanting to code rust next weekimagemessage-square106fedilinkarrow-up11.07Karrow-down118
arrow-up11.06Karrow-down1imageA week of fprintfs has me wanting to code rust next weekAlex to Programmer Humor · 10 months agomessage-square106fedilink
minus-squarecapnminus@lemmy.worldlinkfedilinkarrow-up20arrow-down3·edit-210 months agoUse streams, or fmt. fprintf is for C. It’s like people buying a cheap android phone, then going for an iPhone. I don’t blame you though, C++ carries a lot of baggage. Modern C++ is pretty nice, though, as is Rust.
Use streams, or fmt. fprintf is for C. It’s like people buying a cheap android phone, then going for an iPhone.
I don’t blame you though, C++ carries a lot of baggage. Modern C++ is pretty nice, though, as is Rust.