Alex@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square105fedilinkarrow-up11.05Karrow-down118
arrow-up11.03Karrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square105fedilink
minus-squarecapnminus@lemmy.worldlinkfedilinkarrow-up19arrow-down3·edit-21 year 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.