Alex to Programmer [email protected] • 1 year agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square105fedilinkarrow-up11.05Karrow-down116
arrow-up11.03Karrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex to Programmer [email protected] • 1 year agomessage-square105fedilink
minus-squarecapnminuslink15•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.