Alex to Programmer Humor@lemmy.ml • 10 months agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square107fedilinkarrow-up11.07Karrow-down118
arrow-up11.05Karrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex to Programmer Humor@lemmy.ml • 10 months agomessage-square107fedilink
minus-squarecapnminuslinkfedilink17•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.