minus-squarecapnminus@lemmy.worldtoProgrammer Humor@lemmy.ml•A week of fprintfs has me wanting to code rust next weeklinkfedilinkarrow-up20arrow-down3·edit-29 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. linkfedilink
minus-squarecapnminus@lemmy.worldtoSelfhosted@lemmy.world•ICANN proposes creating .INTERNAL domainlinkfedilinkEnglisharrow-up31·9 months agoCertainly better than the awkward .home.arpa. linkfedilink
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.