TadoTheRustacean to Programmer HumorEnglish · 2 years agothisIsGoingToBeASeriousDebateimagemessage-square41linkfedilinkarrow-up1304arrow-down134
arrow-up1270arrow-down1imagethisIsGoingToBeASeriousDebateTadoTheRustacean to Programmer HumorEnglish · 2 years agomessage-square41linkfedilink
minus-squareraubarno@beehaw.orglinkfedilinkarrow-up4·1 year agoWhy do you call write() for every char? You can always just pass a pointer with its length.
Why do you call write() for every char? You can always just pass a pointer with its length.
I am not skilled enough to do that ngl