@[email protected] to Programmer [email protected]English • 2 years agothisIsGoingToBeASeriousDebateprogramming.devimagemessage-square40fedilinkarrow-up1302
arrow-up1302imagethisIsGoingToBeASeriousDebateprogramming.dev@[email protected] to Programmer [email protected]English • 2 years agomessage-square40fedilink
minus-square@[email protected]linkfedilink4•2 years 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