Alex@lemmy.ml to Programmer Humor@lemmy.ml · 2 年前A week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square107linkfedilinkarrow-up1726arrow-down19
arrow-up1717arrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex@lemmy.ml to Programmer Humor@lemmy.ml · 2 年前message-square107linkfedilink
minus-squarecapnminus@lemmy.worldlinkfedilinkarrow-up15arrow-down2·edit-22 年前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.
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.